sy-node-mysql

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

A lightweight MySQL query builder for Node.js (v2.0.10, last updated 2019). Wraps mysql2 with a simple API for SELECT, INSERT, UPDATE, and DELETE operations with support for read/write splitting, connection pooling, optional big number handling, and timezone configuration. Key differentiator: built-in read-only pool support and automatic NULL handling for undefined fields. Requires Node >=6.0. Release cadence: sporadic, no recent updates.