MySQL-Migrate

JSON →
library 0.4.0 ·javascript
verified Jun 5, 2026

A lightweight migration tool for MySQL databases that runs SQL files sequentially. Current stable version is 0.4.0. Designed for simplicity—no down migrations, just numbered SQL files in a directory. Integrates via CLI or programmatic API. Differentiates by being minimal and easy to set up compared to more complex migration frameworks like db-migrate or node-migrate.