Migratify

JSON →
library 2.0.6 ·javascript
verified Jun 7, 2026

Migratify is a CLI-based MySQL database migration tool for Node.js projects, currently at version 2.0.6. It enables developers to manage schema changes through migration files, supporting database creation, table creation/updating, foreign keys, rollbacks, schema dumps, and loading migrations from existing databases. A newer feature is the database dispersion tool for syncing development databases. It uses JavaScript-based migration files and is available via npm. No recent updates or security incidents noted; package appears stable but low-maintenance.