{"library":"mysql-promisify-pool","type":"library","category":null,"description":"A lightweight wrapper around the mysql npm package that provides Promise-based async/await support for MySQL connection pools. Version 2.1.0 is the current stable release, ships TypeScript definitions, and uses environment variables for configuration via DB_HOST, DB_USER, DB_PW, and DB_NAME. It leverages the mysql.Pool.getConnection method to reuse existing connections. Compared to alternatives like mysql2/promise, this package is a simple promisification layer without advanced features like prepared statements or query streaming.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-promisify-pool","imports":["import pool from 'mysql-promisify-pool'","import { query } from 'mysql-promisify-pool'","import { Pool } from 'mysql-promisify-pool'"]},{"cmd":"yarn add mysql-promisify-pool","imports":[]},{"cmd":"pnpm add mysql-promisify-pool","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"mysql-promisify-pool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}