Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathnogueira/mongo-debug

Debug slow MongoDB queries in your local development environment
https://github.com/mathnogueira/mongo-debug

Last synced: 20 days ago
JSON representation

Debug slow MongoDB queries in your local development environment

Awesome Lists containing this project

README

        

# Mongo Debug
> Still under development

Wrapper for the MongoDB library that debugs your queries in real time and check if you need to fine-tune them to prevent full-table scans and such operations that degrade your database performance.