{"library":"mongo-migration","type":"library","category":null,"description":"mongo-migration (v0.0.3) is a lightweight MongoDB migration tool for Node.js, designed for simple schema and data migrations. It uses MongoDB driver v3 and focuses on file-based migration management with support for adding migration files and tracking executed migrations in a dedicated collection. Notable features include migration cleanup to synchronize the database state with existing migration files. This package is minimal and unopinionated, suitable for small projects, but lacks advanced features like rollback, CLI, or TypeScript types. Development appears to be early-stage with no recent releases.","language":"javascript","status":"active","version":"0.0.3","tags":["javascript","mongodb","migration"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mongo-migration","imports":["import { Migration } from 'mongo-migration'","const { Migration } = require('mongo-migration')","import mongoMigration from 'mongo-migration'"]},{"cmd":"yarn add mongo-migration","imports":[]},{"cmd":"pnpm add mongo-migration","imports":[]}],"homepage":"https://github.com/sakulstra/mongo-migration#readme","github":"https://github.com/sakulstra/mongo-migration","docs":null,"changelog":null,"pypi":null,"npm":"mongo-migration","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}