{"library":"sqliterally","type":"library","category":null,"description":"Lightweight SQL query builder using tagged template literals for composing safe, parameterized queries. Current stable version is 1.0.3, released intermittently as a mature, stable library. It produces queries compatible with node-pg and mysql, supports nested subqueries, and has no external dependencies. Unlike extensive query builders like Knex.js, SQLiterally focuses on composability and safety without abstracting away SQL, giving developers full control.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","db","sql","orm","mysql","query","builder","strings","postgres"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sqliterally","imports":["import { sql } from 'sqliterally'","import { query } from 'sqliterally'","import * as sqliterally from 'sqliterally'"]},{"cmd":"yarn add sqliterally","imports":[]},{"cmd":"pnpm add sqliterally","imports":[]}],"homepage":"https://github.com/terkelg/sqliterally#readme","github":"https://github.com/terkelg/sqliterally","docs":null,"changelog":null,"pypi":null,"npm":"sqliterally","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}