db-migrate MySQL Driver
JSON →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.