anytv-node-mysql

JSON →
library 1.0.0 ·javascript
verified Jun 5, 2026

A MySQL wrapper for Node.js that simplifies database connections, queries, transactions, and pooling with a chainable API. Version 1.0.0, based on the popular node-mysql (mysql npm package) and designed for use with the anyTV Express.js boilerplate. Provides features like automatic connection management, retry on specific errors, auto-reconnect, debugging, squel and knex integration, promise support, and transaction rollback. Differentiators include a key-config registry for multiple databases, elegant transaction handling, and automatic rollback on failure. Maintained but with low activity.