{"library":"easy-mysql","type":"library","category":null,"description":"A lightweight MySQL query wrapper for Node.js that simplifies connection pooling and query execution. Built on top of node-mysql, it provides helper methods like get_one and get_all to reduce boilerplate code for common database operations. Current stable version is 1.0.3 (last updated 2011). Low release cadence; no longer actively maintained. Differentiates by offering three connection modes (direct, custom pool, built-in pool) and concise API for single-row or multi-row queries.","language":"javascript","status":"abandoned","version":"1.0.3","tags":["javascript","mysql","nodejs"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install easy-mysql","imports":["import EasyMySQL from 'easy-mysql'","EasyMySQL.connect(settings)","easy_mysql.get_one(sql, params, callback)"]},{"cmd":"yarn add easy-mysql","imports":[]},{"cmd":"pnpm add easy-mysql","imports":[]}],"homepage":"http://mog.com","github":"git://github.com:Mog-Inc/easy-mysql","docs":null,"changelog":null,"pypi":null,"npm":"easy-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}