{"library":"embrace-sql","type":"library","category":null,"description":"Embrace SQL is a JavaScript library for composing SQL queries programmatically using a chainable, fluent API. Current stable version is 2.0.1. It focuses on composing dynamic SQL with a simple, intuitive API that leverages tagged template literals. Key differentiators include zero dependencies, support for PostgreSQL style queries, and a lightweight footprint compared to full ORMs. The library is released as a single package with CJS and ESM exports. It is ideal for projects that need to build SQL queries without the overhead of an ORM.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","sql","compose","composition","db","database","pg","postgresql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install embrace-sql","imports":["import sql from 'embrace-sql'","const sql = require('embrace-sql')","import type { QueryBuilder } from 'embrace-sql'"]},{"cmd":"yarn add embrace-sql","imports":[]},{"cmd":"pnpm add embrace-sql","imports":[]}],"homepage":"https://github.com/jzimmek/embrace-sql#readme","github":"https://github.com/jzimmek/embrace-sql","docs":null,"changelog":null,"pypi":null,"npm":"embrace-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}