{"library":"pimp-my-sql","type":"library","category":null,"description":"A promise-based SQL library for Node.js, primarily aimed at MySQL use cases. Current stable version 0.6.3 wraps the mysql npm package with Bluebird promises, providing a cleaner API for query building and execution. The library supports parameterized queries, nested result sets, and transaction helpers. Release cadence is irregular; last update was several years ago. Compared to alternatives like mysql2 or knex, this package is minimal and no longer actively maintained. It offers basic query building with promise chaining but lacks TypeScript definitions and modern ESM support.","language":"javascript","status":"deprecated","version":"0.6.3","tags":["javascript","promise","bluebird","mysql","sql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pimp-my-sql","imports":["import pimpMySql from 'pimp-my-sql'","import PimpMySql from 'pimp-my-sql'","import pimpMySql from 'pimp-my-sql'; const qb = new pimpMySql.QueryBuilder()"]},{"cmd":"yarn add pimp-my-sql","imports":[]},{"cmd":"pnpm add pimp-my-sql","imports":[]}],"homepage":"https://github.com/influentialpublishers/pimp-my-sql#readme","github":"https://github.com/influentialpublishers/pimp-my-sql","docs":null,"changelog":null,"pypi":null,"npm":"pimp-my-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}