MySQL-Nodejs

JSON →
library 1.6.0 ·javascript maintenance
verified Jun 5, 2026

A promise-based wrapper for the mysql npm package that simplifies building SQL queries. Current version 1.6.0 provides a fluent query builder with methods like find, insert, update, and delete. Released as needed with moderate cadence. Differentiator: lightweight alternative to Sequelize/TypeORM with promise-based API and automatic connection management. Compatible with mysql package. Not actively maintained (last update 2019).