{"library":"mysql-plugin","type":"library","category":null,"description":"A Promise-based MySQL client wrapper around the 'mysql' npm package, using Bluebird for promise functionality. Version 1.2.5 is the latest stable release; the package appears to be sporadically maintained with infrequent updates. It differentiates itself by providing a simple drop-in Promise interface for the callback-based 'mysql' package, but lacks TypeScript definitions and has known issues with connection pooling and modern Node.js versions. Consider using 'mysql2' with promise support instead.","language":"javascript","status":"maintenance","version":"1.2.5","tags":["javascript","mysql","plugin"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-plugin","imports":["const MySql = require('mysql-plugin')","require('mysql-plugin').init({...})","MySql.query('SELECT 1')"]},{"cmd":"yarn add mysql-plugin","imports":[]},{"cmd":"pnpm add mysql-plugin","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"mysql-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}