uh-node-mysql-promise
JSON →A Promise-based MySQL query builder wrapper for Node.js using connection pooling from node-mysql. Version 0.0.10 provides a fluent API for SELECT, INSERT, UPDATE, DELETE with methods like table(), field(), limit(), page(), join(), union(), and where(). It simplifies raw SQL by chaining method calls and automatically escapes identifiers. Low release cadence (last update unknown). Differentiates from knex.js by being lighter and simpler, but lacks documentation on security and SQL injection; requires careful use. Not actively maintained.
Resources
packageuh-node-mysql-promise ↗
API endpoints
full doc /v1/registry/uh-node-mysql-promise