node-mysql-promise

JSON →
library 0.0.7 ·javascript abandoned
verified Jun 5, 2026

A lightweight promise-based MySQL model wrapper for Node.js, version 0.0.7. It provides a fluent query builder inspired by thinkjs, supporting table selection, fields, limits, pagination, unions, joins, and CRUD operations. Uses the mysql connection pool. Heavily outdated with minimal documentation; no longer actively maintained. Alternatives: mysql2/promise, knex.