{"library":"ali-mysql-client","type":"library","category":null,"description":"ali-mysql-client (v1.0.7) is a lightweight Node.js MySQL client providing a fluent API for common database operations: select, insert, update, delete, with support for pagination, joins, grouping, ordering, and raw SQL. It wraps the `mysql` package, offering a more expressive chainable builder pattern akin to Knex but simpler. Released under MIT, it is suitable for small to medium projects that need quick MySQL access without ORM overhead.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install ali-mysql-client","imports":["const DbClient = require('ali-mysql-client');","import DbClient from 'ali-mysql-client';","const db = new DbClient({ host, user, password, database });"]},{"cmd":"yarn add ali-mysql-client","imports":[]},{"cmd":"pnpm add ali-mysql-client","imports":[]}],"homepage":"https://github.com/liuhuisheng/ali-mysql-client#readme","github":"https://github.com/liuhuisheng/ali-mysql-client","docs":null,"changelog":null,"pypi":null,"npm":"ali-mysql-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}