← Back to match
mongo-migrate-kit
TypeScript-first MongoDB migration CLI with real rollbacks, dry-run and locking
Desktopfree
mongo-migrate-kit is a command-line tool for running and rolling back MongoDB database migrations in Node.js projects, positioned as a modern replacement for migrate-mongo. It supports single-file migration runs, rollback to a specific batch, dry-run previews, checksum-based tamper detection, and optional transactions. It is aimed at developers who need safer, more auditable MongoDB schema changes than older migration tools provide.
Categories
Developer ToolsDatabase Migrations

