mysql-migration-promise
JSON →A promise-based MySQL migration utility for Node.js, version 0.3.1. It provides a simple API to run SQL migration scripts automatically on application startup. The package enforces a naming convention (V<version>__<name>.sql) and supports single or multiple statements per file depending on connection settings. Compared to alternatives like db-migrate or knex, it is minimal and focused, but lacks CLI tools, rollback support, and active maintenance.
Resources
packagemysql-migration-promise ↗
API endpoints
full doc /v1/registry/mysql-migration-promise