mysql-magic

JSON →
library 0.3.0 ·javascript maintenance
verified Jun 5, 2026

Promised-based high-level extension for the mysqljs MySQL driver for Node.js >=7.6. Stable version 0.3.0 provides named connection pools, automatic connection release via async scopes, and higher-level query methods like insert, fetchRow, fetchAll. Wraps mysqljs pools with native Promises and async/await, simplifying error handling and connection lifecycle. Differentiators: global named pools, connection scopes with auto-release, high-level query API. Low maintenance cadence; last release 2019.