Mondex
JSON →Mondex is a CLI tool for creating and managing MongoDB indexes from a configuration file. Version 1.0.1 is the current stable release; it is a small utility with no active release cadence. It provides three commands (pull, plan, apply) to extract existing indexes, preview changes, and apply them. Unlike similar tools, it uses a simple JSON configuration file and integrates directly with the MongoDB shell's createIndex syntax.
Resources
packagemondex ↗