node-mysql-query-utils

JSON →
library 1.0.8 ·javascript
verified Jun 5, 2026

A MySQL query builder and database helper for Node.js, providing DatabaseManagement for connection pooling, SQLBuilder for constructing SELECT/INSERT/UPDATE/DELETE queries, and TableModel for CRUD operations. Version 1.0.8 is stable with TypeScript types included. Unlike raw mysql2, it offers higher-level abstractions like soft delete, central fields management, and multi-database support. Active development is infrequent; last release 2023.