{"library":"modli-mysql","type":"library","category":null,"description":"Modli adapter for MySQL databases, providing standard CRUD operations, raw query execution, table creation, and adapter extension. Current stable version is 3.1.0. Provides integration with the Modli data modeling framework. Key differentiators include tight coupling with Modli's model system and a simple API for querying and managing MySQL tables. Released under the MIT license.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","model","data","database","modli","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install modli-mysql","imports":["import mysql from 'modli-mysql'","import mysql from 'modli-mysql'; adapter.add({ name: 'myMysql', source: mysql, config: {...} })","const mysqlTest = use('foo', 'mysqlFoo'); mysqlTest.query('SELECT * FROM tblFoo')"]},{"cmd":"yarn add modli-mysql","imports":[]},{"cmd":"pnpm add modli-mysql","imports":[]}],"homepage":"https://github.com/node-modli/modli-mysql#readme","github":"https://github.com/node-modli/modli-mysql","docs":null,"changelog":null,"pypi":null,"npm":"modli-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}