{"library":"node-mysql-promise","type":"library","category":null,"description":"A lightweight promise-based MySQL model wrapper for Node.js, version 0.0.7. It provides a fluent query builder inspired by thinkjs, supporting table selection, fields, limits, pagination, unions, joins, and CRUD operations. Uses the mysql connection pool. Heavily outdated with minimal documentation; no longer actively maintained. Alternatives: mysql2/promise, knex.","language":"javascript","status":"abandoned","version":"0.0.7","tags":["javascript","node-mysql","promise","mysql-pool","parse-sql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-mysql-promise","imports":["import Mysql from 'node-mysql-promise'","import Mysql from 'node-mysql-promise'; const mysql = Mysql.createConnection({...})","import Mysql from 'node-mysql-promise'; const mysql = Mysql.createConnection({...}); mysql.table('table').select()"]},{"cmd":"yarn add node-mysql-promise","imports":[]},{"cmd":"pnpm add node-mysql-promise","imports":[]}],"homepage":"https://github.com/ffttpp/node-mysql-promise","github":"https://github.com/ffttpp/node-mysql-promise","docs":null,"changelog":null,"pypi":null,"npm":"node-mysql-promise","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}