{"library":"blockbase-mysql","type":"library","category":null,"description":"MySQL driver for the Blockbase framework, version 1.0.4. Provides ORM-like model methods (read, save, update, delete) and raw query execution with connection pooling. Tightly integrated with Blockbase's dependency injection: accessed via app.drivers.mysql or automatically bound to models. Requires the npm mysql package. Maintenance cadence is low; last release stable. Differentiator: seamless integration with Blockbase's MVC structure, but tightly coupled and not usable standalone without the framework.","language":"javascript","status":"maintenance","version":"1.0.4","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install blockbase-mysql","imports":["const mysql = app.drivers.mysql","await mysql.execute(query, params)","await this.client.execute(q, [])"]},{"cmd":"yarn add blockbase-mysql","imports":[]},{"cmd":"pnpm add blockbase-mysql","imports":[]}],"homepage":"https://github.com/blacksmithstudio/blockbase-mysql#readme","github":"ssh://git@github.com/blacksmithstudio/blockbase-mysql","docs":null,"changelog":null,"pypi":null,"npm":"blockbase-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}