{"library":"migrationjs","type":"library","category":null,"description":"A Node.js database migration system that allows creating and running migrations with up/down functions. Currently at version 0.4.12, it provides a CLI for generating migration files, migrating, and rolling back. Key differentiators include a schema builder with Blueprint for table operations (create, alter, drop), TypeScript support, and a simple batch-based migration tracking system. It supports MySQL, PostgreSQL, and SQLite. The package is minimal and lightweight but lacks features like seeding or advanced error handling.","language":"javascript","status":"active","version":"0.4.12","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migrationjs","imports":["import { Migration } from 'migrationjs'","import { Blueprint } from 'migrationjs'","import { Schema } from 'migrationjs'"]},{"cmd":"yarn add migrationjs","imports":[]},{"cmd":"pnpm add migrationjs","imports":[]}],"homepage":"https://github.com/msvdaamen/migrationjs#readme","github":"https://github.com/msvdaamen/migrationjs","docs":null,"changelog":null,"pypi":null,"npm":"migrationjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}