db-mongo-migration

JSON →
library 1.13.0 ·javascript
verified Jun 7, 2026

A command-line tool for running and managing MongoDB migrations. Version 1.13.0 supports both custom abstraction and native MongoDB operations with transaction handling. It uses YAML config for db connection, migration directory, and changelog collection. Ships TypeScript types. Competing with migrate-mongo, it offers native transaction support via INativeMigration. Release cadence is irregular; recent versions focus on stability and fixes. Works in Node.js (ESM).