{"library":"hi-mysql","type":"library","category":null,"description":"A promise-based wrapper around the mysqljs/mysql library providing connection pooling with master-slave replication support. Current stable version is 1.0.17. Release cadence is low. Key differentiators include simplified failover between master and slave databases and helper methods like queryObject, executeInsert, and executeUpdate that return parsed results directly. It targets Node.js environments and assumes mysqljs/mysql is already installed.","language":"javascript","status":"active","version":"1.0.17","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install hi-mysql","imports":["import hi from 'hi-mysql'","import hi from 'hi-mysql'; hi.createPool(...)","import hi from 'hi-mysql'; const pool: ReturnType<typeof hi.createPool> = hi.createPool({...})"]},{"cmd":"yarn add hi-mysql","imports":[]},{"cmd":"pnpm add hi-mysql","imports":[]}],"homepage":"https://github.com/iamlaobie/hi-mysql#readme","github":"https://github.com/iamlaobie/hi-mysql","docs":null,"changelog":null,"pypi":null,"npm":"hi-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}