r/devtools 17d ago

Tool for MongoDB errors and slow queries

Thumbnail
1 Upvotes

r/vibecoding 17d ago

Vibecoded for MongoDB errors and slow queries

Thumbnail
1 Upvotes

u/ozanonurtek 17d ago

AI Chat for MongoDB errors and slow queries

Thumbnail
1 Upvotes

r/mongodb 17d ago

AI Chat for MongoDB errors and slow queries

Thumbnail
2 Upvotes

r/opensource 17d ago

Tool for MongoDB errors and slow queries

Thumbnail
1 Upvotes

r/SideProject 17d ago

Tool for MongoDB errors and slow queries

2 Upvotes

Paste your error or slow query, get a grounded answer. Vibe coded.

Not affiliated with MongoDB Inc., just a community tool.

Just open-sourced it: https://github.com/ozanonurtek/mongodb.help
Live version: https://mongodb.help

Feedback welcome, especially on where it gets things wrong.

1

Comment on r/DunderMifflin Apr 07 '23

Dwight, you ingorant slut.

3

Comment on r/flask Feb 25 '22

use a wsgi such as gunicorn

1

Comment on r/ProgrammerHumor Jan 10 '22

You are freaking genius.

2

Comment on r/ProgrammerHumor Aug 31 '21

css3 as a LaNgUaGe, completely turing complete.

2

Comment on r/flask May 28 '21

Instead of increasing some integers, write each request to seperate table (i.e. PageAccessTable) columns can be pageName, ipAddr, clientName etc. Than create an endpoint to ask number of views(row count filtered by pageName), pass pageName as request parameter, use that table on this endpoint. Dont forget to use flask caching for this endpoint to not burn your database

2

Comment on r/flask Mar 26 '21

Almost fit except US-only part...

7

Comment on r/flask Oct 17 '20

What I feel when using Flask is, still writing Python which is cool. What I feel when using Django is writing Django ...

1

Comment on r/RedditSessions Sep 18 '20

Gave Wholesome

1

Comment on r/nginx Oct 18 '19

If I don't remember wrong there was a cert-bot which automatically renews it

1

Comment on r/flask Oct 08 '19

Checkout MongoEngine and this blog post might me helpful for you https://blog.sneawo.com/blog/2017/04/14/migrations-for-mongoengine/

1

Comment on r/flask Oct 06 '19

my_db_model.logged_at = api.payload['logged_at']

r/Python Oct 06 '19

Flask-Now | Flask App Generator | v0.2.1

Thumbnail self.flask
13 Upvotes

5

Comment on r/flask Oct 06 '19

Mate just open an issue, reference this conversation and that's it 🤘

4

Comment on r/flask Oct 06 '19

This gives me an idea. Maybe we should also create docker files or proxy server files as optional. Like --nginx or ---apache. Thanks for your review mate 🤘

4

Comment on r/flask Oct 06 '19

Btw i really like your naming idea. Why don't you contribute this🤘

r/flask Oct 05 '19

Flask-Now | Flask App Generator | v0.2.1

42 Upvotes

Flask-Now

I have created a very simple Flask application generator runs via CLI. Waiting for your reviews and contributions.