data-elevator-mongodb
JSON →A flexible MongoDB-based migration utility for managing database schema and data migrations. Current stable version is 6.0.2, supporting Node >=18.0.0. It stores migration state in MongoDB, enabling coordination across multiple instances or developers. Key differentiator: uses MongoDB as the state store rather than local files, ideal for shared databases in multi-instance deployments. Release cadence is periodic, with breaking changes between major versions. Alternatives include db-migrate and migrate-mongo, but data-elevator-mongodb offers a more opinionated, project-structure-based workflow.
API endpoints
full doc /v1/registry/data-elevator-mongodb