coa-mysql

JSON →
library 1.7.1 ·javascript
verified Jun 5, 2026

MySQL database components for the coajs framework, providing basic data models with built-in CRUD, cache data models backed by coa-redis, and distributed UUID generation. Version 1.7.1 is stable with intermittent releases. It wraps the mysql driver and knex query builder, keeping full knex API access via .io. All components are written in TypeScript and support ESM. Compared to standalone knex, it adds model abstractions for rapid CRUD and automatic cache management.