MongoDB Migration Service

JSON →
library 0.1.2 ·javascript
verified Jun 7, 2026

A lightweight migration service for Node.js applications using MongoDB, version 0.1.2. It provides automatic migration execution and rollback support with TypeScript types. Key differentiators include simple migration file format (timestamp-name) and automatic tracking via a 'migrations' collection. It requires an existing Mongoose connection and supports sync/rollback operations.