migrate-mongo is a database migration tool for MongoDB running in Node.js
https://github.com/seppevs/migrate-mongo
- initialize a new migration project
- create a new database migration with the provided description
- run all unapplied database migrations
- undo the last applied database migration
- status print the changelog of the database