MySQL Pool CRUD

JSON →
library 1.2.8 ·javascript deprecated
verified Jun 5, 2026

Minimalistic MySQL pool-based CRUD helper for Node.js (v1.2.8). Wraps mysql connection pool and exposes global select/insert/update/delete functions. No documentation beyond the README; last updated in 2018. Not actively maintained. Simpler than knex/sequelize but lacks promise support, transactions, or migration tools.