marv MySQL Driver

JSON →
library 5.0.0 ·javascript
verified Jun 5, 2026

A MySQL driver for the marv database migration library (v5.0.0). This package provides a MySQL connection driver for executing SQL migrations managed by marv. It supports both mysql and mysql2 npm packages as peer dependencies, automatically detecting which is installed. Released under the MIT license, it follows a regular release cadence with contributions from the community. Key differentiators include support for both Promise and callback APIs, automatic driver detection, and built-in troubleshooting for MySQL 8 authentication issues.