sqlutils
JSON →Lightweight SQL helper library (v1.5.4) providing escape and format utilities for MySQL and PostgreSQL. Uses sqlstring under the hood for MySQL (same as mysql2) and pg-promise for PostgreSQL. Offers consistent API across both dialects, supporting parameterized queries, array/object insertion, and raw value interpolation. Released under MIT license, maintained on GitHub.
Resources
packagesqlutils ↗