{"library":"node-mysql-transaction","type":"library","category":null,"description":"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.","language":"javascript","status":"abandoned","version":"0.2.1","tags":["javascript","mysql","mariadb","transaction"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-mysql-transaction","imports":["var transaction = require('node-mysql-transaction');","var chain = trCon.chain();","chain.query('INSERT ...', [params]);"]},{"cmd":"yarn add node-mysql-transaction","imports":[]},{"cmd":"pnpm add node-mysql-transaction","imports":[]}],"homepage":"https://github.com/HBYoon/node-mysql-transaction","github":"https://github.com/HBYoon/node-mysql-transaction","docs":null,"changelog":null,"pypi":null,"npm":"node-mysql-transaction","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}