mysql-utilities

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

Utilities for the node-mysql driver (felixge/node-mysql), providing specialized result types (queryRow, queryValue, queryCol, queryHash, queryKeyValue), introspection methods (primary keys, foreign keys, tables, etc.), and SQL autogenerating methods (select, insert, update, upsert, delete, count). Current stable version v1.1.4, maintained on GitHub by Metarhia/Impress team. Key differentiator: extends mysql connection object via mix-ins rather than wrapper classes. Last updated 2018, in maintenance mode.