MongoDB Migration Tool

JSON →
library 1.3.0 ·javascript
verified Jun 7, 2026

A database migration tool for MongoDB, version 1.3.0, with TypeScript type definitions. It allows you to manage schema and data migrations using change logs, with a focus on simplicity and MongoDB-native operations. Unlike other migration tools, it integrates directly with MongoDB change streams and supports rollback. The package is actively maintained with regular releases, providing a lightweight alternative to heavier frameworks.