zegulas/mongodb_query_log_index_advisor
The MongoDB Query Log Index Advisor is a tool designed to help MongoDB users optimize their collections' indexes based on query logs. By analyzing query patterns and usage from logs, this tool provides recommendations for creating or modifying indexes to improve query performance.
MIT