{"library":"promise-mysql2","type":"library","category":null,"description":"A promise wrapper for mysqljs/mysql, providing a simple way to interact with MySQL databases using Promises and async/await syntax. Version 1.0.0 is the latest stable release, with no active development indicated. It supports standard connection and pool creation, but not poolCluster. It is a lightweight alternative to more feature-rich ORMs like Sequelize or TypeORM, focusing on minimal abstraction over the underlying mysql driver.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","promise","performance","promises","promises-a","promises-aplus","async","await","deferred"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install promise-mysql2","imports":["const mysql = require('promise-mysql2');","const conn = await mysql.createConnection(options);","const pool = mysql.createPool(options);"]},{"cmd":"yarn add promise-mysql2","imports":[]},{"cmd":"pnpm add promise-mysql2","imports":[]}],"homepage":"https://github.com/maidol/node-promise-mysql#readme","github":"https://github.com/maidol/node-promise-mysql","docs":null,"changelog":null,"pypi":null,"npm":"promise-mysql2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}