{"library":"egg-cute-mysql","type":"library","category":null,"description":"MySQL plugin for Egg.js framework (v2.1.0), providing MySQL database access with CRUD operations, transaction support, and multi-datasource capabilities. Currently stable with no major release cadence. Differentiators include built-in pagination, selectKey style (camelcase/underline), and Literal expressions. Compared to egg-mysql, it offers a more streamlined API with page/order helpers.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","egg","eggPlugin","egg-plugin","egg-mysql","cute-mysql","mysql","database","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install egg-cute-mysql","imports":["exports.mysql = { enable: true, package: 'egg-cute-mysql' };","const result = await app.mysql.query(sql, values);","const client = app.mysql.get('db1');"]},{"cmd":"yarn add egg-cute-mysql","imports":[]},{"cmd":"pnpm add egg-cute-mysql","imports":[]}],"homepage":"https://github.com/wadezha/egg-cute-mysql#readme","github":"ssh://git@github.com/wadezha/egg-cute-mysql","docs":null,"changelog":null,"pypi":null,"npm":"egg-cute-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}