{"library":"then-mysql","type":"library","category":null,"description":"A promise-based wrapper for the MySQL driver that provides connection pooling and a nicer API. Version 1.1.1 (latest) is stable but unmaintained since 2015. It converts callback-style mysql queries to promises using a custom thenable pattern, making it incompatible with modern async/await and ES6 Promises. It is a legacy alternative to mysql2 with promise support or knex.","language":"javascript","status":"deprecated","version":"1.1.1","tags":["javascript","promise","then","database","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install then-mysql","imports":["var MySql = require('then-mysql');"]},{"cmd":"yarn add then-mysql","imports":[]},{"cmd":"pnpm add then-mysql","imports":[]}],"homepage":"https://github.com/then/then-mysql#readme","github":"https://github.com/then/then-mysql","docs":null,"changelog":null,"pypi":null,"npm":"then-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}