{"library":"bamei-module-mysql","type":"library","category":null,"description":"A MySQL client module for the bamei framework, version 0.0.12. Provides MySQL connection pooling and query execution via the bamei context API. Designed for Node.js v6.0+, wraps the popular mysql package. No significant release cadence; minimal documentation in Chinese. Differentiator: integrates seamlessly with bamei's module system for configuration and context access.","language":"javascript","status":"active","version":"0.0.12","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install bamei-module-mysql","imports":["require('bamei').create(function(ctx) { ctx.module('mysql'); });","const client = ctx.get('mysql.client');","client.query('SELECT * FROM table WHERE id=?', [id], callback);"]},{"cmd":"yarn add bamei-module-mysql","imports":[]},{"cmd":"pnpm add bamei-module-mysql","imports":[]}],"homepage":"https://github.com/leizongmin/bamei#readme","github":"https://github.com/leizongmin/bamei","docs":null,"changelog":null,"pypi":null,"npm":"bamei-module-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}