db-migrate-mongodb

JSON →
library 1.5.0 ·javascript
verified Jun 5, 2026

MongoDB driver plugin for db-migrate, enabling database migrations for MongoDB databases. Current stable version 1.5.0, maintained as part of the db-migrate ecosystem. Provides seamless integration with db-migrate's migration framework, supporting up/down migrations, seed data, and configuration via database.json. Automatically uses the mongodb native driver version 3.x (ships its own dependency). Compared to manual migration scripts, it offers a structured, version-controlled approach with rollback support.