mysql-promise

JSON →
library 5.0.0 ·javascript
verified Jun 5, 2026

mysql-promise is a small wrapper version 5.0.0 for the mysql and mysql2 Node.js drivers that returns promises instead of callbacks. It provides a simple API with query, configure, and support for multiple database connections. Unlike alternatives like mysql2/promise, it wraps the legacy mysql package and allows using any promise implementation. Release cadence is low; last release was 2019.