liqd-sql
JSON →liqd-sql is a Node.js SQL connector supporting MySQL, SQL Server, and Oracle databases. Version 1.6.2 (stable) provides a fluent query builder API for CRUD operations, table creation, joins, unions, and transactions. It returns standardized result objects with metadata like affected rows and execution time. Unlike ORMs, it offers a lightweight, promise-based approach with low overhead. The package is maintained on GitHub and Travis CI, licensed under MIT.
Resources
packageliqd-sql ↗