coral-sql
JSON →A Node.js SQL query builder library inspired by the Knex-style fluent API. Current stable version 1.5.5 (as of 2024). Released as needed; no fixed cadence. Differentiators: lightweight, zero dependencies, TypeScript support, and a simple builder pattern for constructing parameterized SQL queries with column escaping, joins, subqueries, and aggregations. Focuses on MySQL/MariaDB compatibility and avoids ORM features.
Resources
packagecoral-sql ↗