koa-mysql
JSON →Koa 1.x wrapper for the mysql npm package (felixge/node-mysql). Current stable version is 1.0.3, last published in 2016. Designed for Koa 1 with generator-based middleware, using co under the hood to yield queries. Not compatible with Koa 2 async/await or modern ESM patterns. Alternatives include mysql2 with promise support or direct use of mysql driver.
Resources
packagekoa-mysql ↗