{"library":"coral-sql","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.5.5","tags":["javascript","sql","builder"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install coral-sql","imports":["import { createBuilder } from 'coral-sql'","import { raw } from 'coral-sql'","import type { Builder } from 'coral-sql'"]},{"cmd":"yarn add coral-sql","imports":[]},{"cmd":"pnpm add coral-sql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"coral-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}