node-mysql-transaction

JSON →
library 0.2.1 ·javascript abandoned
verified Jun 5, 2026

A transaction wrapper for the node-mysql 2.x driver, providing a callback queue with dynamic connection pooling to manage MySQL transactions. Version 0.2.1 is the current stable release, targeting Node.js 0.12. It offers chain-based query methods with auto-commit and rollback, allowing flexible transaction scopes. Differentiators include dynamic connection handling, idle connection cleanup, and timeout-based rollback. The package is unmaintained and should not be used in new projects.