Flamongo

JSON →
library 2.0.5 ·javascript
verified Jun 5, 2026

A CLI tool and library for analyzing MongoDB query performance and recommending optimal indexes. Current stable version is 2.0.5. Release cadence is irregular. It works by generating test data, creating indexes (either user-specified or all possible combinations), running queries, and providing human-readable statistics. Differentiators: unlike general profiling tools, it explicitly tests multiple indexes and suggests the best one for each query.