{"library":"express-mysql-pool","type":"library","category":null,"description":"Express middleware that provides MySQL connection pooling, automatically attaching a connection to each request and releasing it on response end. Version 1.0.3 (latest, no recent updates). Simple wrapper around mysql module's pool; focuses on request-scoped connections. Alternatives: express-mysql-connection (individual connections), mysql2/promise pool (modern).","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","express","mysql","connection","middleware","pool"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install express-mysql-pool","imports":["import myConn from 'express-mysql-pool'","const myConn = require('express-mysql-pool')","req.getConnection(function(err, conn) { ... })"]},{"cmd":"yarn add express-mysql-pool","imports":[]},{"cmd":"pnpm add express-mysql-pool","imports":[]}],"homepage":"https://github.com/szYuan/express-mysql-pool#readme","github":"https://github.com/szYuan/express-mysql-pool","docs":null,"changelog":null,"pypi":null,"npm":"express-mysql-pool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}