{"library":"mio-mysql","type":"library","category":null,"description":"MySQL storage plugin for Mio, an ODM/ORM-style data access library. Current stable version is 0.9.0. This plugin provides MySQL integration for Mio models, supporting common query methods, pagination, custom table/column names, and date handling via node-mysql connection pools. Key differentiators include a Mongo-SQL-like query syntax, automatic pagination metadata on collections, and support for data formatters. Release cadence appears low; no recent updates. Consider alternatives like Sequelize or TypeORM for actively maintained database tooling.","language":"javascript","status":"active","version":"0.9.0","tags":["javascript","sql","mysql","mio","plugin"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mio-mysql","imports":["import mysqlPlugin from 'mio-mysql'","import { mysql } from 'mio-mysql'","// Not exported directly; use mio.createModel() then attach plugin"]},{"cmd":"yarn add mio-mysql","imports":[]},{"cmd":"pnpm add mio-mysql","imports":[]}],"homepage":"https://github.com/mio/mysql","github":"https://github.com/mio/mysql","docs":null,"changelog":null,"pypi":null,"npm":"mio-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}