mio-mysql

JSON →
library 0.9.0 ·javascript
verified Jun 5, 2026

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.