express-mysql-pool
JSON →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).
Resources
packageexpress-mysql-pool ↗
API endpoints
full doc /v1/registry/express-mysql-pool