Mongoomig

JSON →
library 1.1.7 ·javascript maintenance
verified Jun 7, 2026

Yet another mongoose migration tool, version 1.1.7. It provides a simple way to manage MongoDB schema migrations using Mongoose with async/await. Key features include zero runtime dependencies (only peer dependency mongoose >=4), TypeScript support via ts-node, configuration through CLI, environment variables, or config file, and support for up/down/list/create commands. Release cadence is low; the package is stable and in maintenance mode. Differentiators: minimalistic, no additional dependencies, and designed for async/await.