mongration

JSON →
library 1.0.1 ·javascript
verified Jun 5, 2026

A Node.js migration framework for MongoDB that persists migration state in the database, supports checksums to detect changes in already-applied migrations, rollback on error, replica sets, and synchronous/asynchronous migrations. The current version is 1.0.1 (no recent updates). It features a programmatic API and a CLI, differentiating from other MongoDB migration tools by its built-in checksum verification and automatic rollback.