{"library":"chill-sql","type":"library","category":null,"description":"Type-safe MySQL query builder for TypeScript (v2.0.0). Creates SQL queries with full TypeScript inference from user-defined table schemas, supporting select, insert, update, delete, joins, subqueries, transactions, and logging. Requires mysql2 at runtime. Release cadence appears slow (v2.0.0 significant change from v1). Differentiator: zero global side-effects, NULL vs undefined semantics correctly map to IS NULL vs skip, and where(undefined) is a no-op for dynamic conditions. Ships TypeScript types. Requires Node.js >= 18 and TypeScript >= 4.7.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","typesql","type-sql","type sql","type-safe sql","sql","typescript","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install chill-sql","imports":["import { createMysqlClient } from 'chill-sql'","import { PoolOptions } from 'mysql2'","import { createMysqlClient } from 'chill-sql'"]},{"cmd":"yarn add chill-sql","imports":[]},{"cmd":"pnpm add chill-sql","imports":[]}],"homepage":"https://github.com/EnochL/chill-sql#readme","github":"https://github.com/EnochL/chill-sql","docs":null,"changelog":null,"pypi":null,"npm":"chill-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}