{"library":"dbmigrate","type":"library","category":null,"description":"A migration system for Node.js that supports MySQL and other databases. Version 0.1.2 is the current stable release with a slow release cadence. Key differentiators include a simple CLI and programmatic API, global or local installation, and support for custom migration table names. It is lightweight but lacks advanced features like seeding or multiple database drivers beyond MySQL. The package ships TypeScript types and is suitable for small to medium-sized projects that need basic schema migrations.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","node","mysql","migration","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dbmigrate","imports":["const Migration = require('dbmigrate').MysqlMigration;","const dbmigrate = require('dbmigrate');","exports.migrationClass = m20170927_113738_user_table;"]},{"cmd":"yarn add dbmigrate","imports":[]},{"cmd":"pnpm add dbmigrate","imports":[]}],"homepage":"https://github.com/vruden/node-migrate","github":"https://github.com/vruden/node-migrate","docs":null,"changelog":null,"pypi":null,"npm":"dbmigrate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}