{"library":"anytv-node-mysql","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install anytv-node-mysql","imports":["import mysql from 'anytv-node-mysql'","mysql.add('db', config)","mysql.query('SELECT 1', [], callback).end()"]},{"cmd":"yarn add anytv-node-mysql","imports":[]},{"cmd":"pnpm add anytv-node-mysql","imports":[]}],"homepage":"https://github.com/anyTV/anytv-node-mysql","github":"https://github.com/anyTV/anytv-node-mysql","docs":null,"changelog":null,"pypi":null,"npm":"anytv-node-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}