db-migrate MySQL Driver

JSON →
library 3.0.0 ·javascript
verified Jun 5, 2026

MySQL database driver for the db-migrate migration framework. Version 3.0.0 supports MySQL connections and schema changes. Released under MIT license. This driver allows db-migrate to manage MySQL database migrations, compatible with mysql and mysql2 clients. Differentiating from direct MySQL client usage, it integrates with db-migrate's migration management system, providing up/down migrations, seeding, and CLI support.