{"library":"mangoose-migrate","type":"library","category":null,"description":"A lightweight migration tool for Mongoose (MongoDB), inspired by Django's migration system. Version 0.1.7 is the latest stable release, with no frequent updates. It provides a CLI for creating and running migrations, supports configuration via environment variables, config file, or CLI arguments. Key differentiators: minimal API focused on simple schema migrations (CreateModel, AddField), designed for small to medium projects, but limited features compared to alternatives like migrate-mongoose.","language":"javascript","status":"active","version":"0.1.7","tags":["javascript","mongoose","mongodb","migrations","schema","cli"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mangoose-migrate","imports":["import { Migration } from 'mangoose-migrate/core'","import { CreateModel } from 'mangoose-migrate/operations'","export default class InitialMigration extends Migration { ... }"]},{"cmd":"yarn add mangoose-migrate","imports":[]},{"cmd":"pnpm add mangoose-migrate","imports":[]}],"homepage":"https://github.com/moonlitgrace/mangoose-migrate#readme","github":"https://github.com/moonlitgrace/mangoose-migrate","docs":null,"changelog":null,"pypi":null,"npm":"mangoose-migrate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}