{"library":"mysql-as-promised","type":"library","category":null,"description":"mysql-as-promised is a lightweight wrapper around the popular mysql npm package that returns promises instead of using callbacks, enabling async/await syntax. Version 0.2.2 is the latest stable release; development appears to have stopped and the API is incomplete. It differentiates by avoiding external promise libraries (using native ES6 promises) and preserving the original mysql API shape, but only covers a subset of mysql operations.","language":"javascript","status":"abandoned","version":"0.2.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-as-promised","imports":["import mysql from 'mysql-as-promised'","import { createPool } from 'mysql-as-promised'","import { createConnection } from 'mysql-as-promised'"]},{"cmd":"yarn add mysql-as-promised","imports":[]},{"cmd":"pnpm add mysql-as-promised","imports":[]}],"homepage":"https://github.com/object-layer/mysql-as-promised#readme","github":"git://github.com/object-layer/mysql-as-promised","docs":null,"changelog":null,"pypi":null,"npm":"mysql-as-promised","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}