Automatically generates indices for MongoDb based on previous usage. Reads slow queries from the profiling info collection, parses, optimizes and prints a list of createIndex commands.
-
Updated
Jan 1, 2019 - JavaScript
Automatically generates indices for MongoDb based on previous usage. Reads slow queries from the profiling info collection, parses, optimizes and prints a list of createIndex commands.
Add a description, image, and links to the mongo-profiler topic page so that developers can more easily learn about it.
To associate your repository with the mongo-profiler topic, visit your repo's landing page and select "manage topics."