{"library":"pg-sql-helpers","type":"library","category":null,"description":"A dynamic SQL query helper library (v0.3.7) built on top of pg-sql, providing a lodash-like toolkit for constructing INSERT, UPDATE, WHERE, ORDER BY, and other SQL clauses programmatically without string concatenation. Released by Ian Storm Taylor, with low release cadence (last update 2016). Key differentiator: allows SQL-native template syntax via pg-sql while adding helpers for dynamic clauses, unlike ORMs or full query builders.","language":"javascript","status":"active","version":"0.3.7","tags":["javascript","dynamic","escape","interpolate","orm","pg","pg-sql","pgsql","postgres"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pg-sql-helpers","imports":["import { INSERT } from 'pg-sql-helpers'","import { WHERE } from 'pg-sql-helpers'","import { ORDER_BY } from 'pg-sql-helpers'","import { sql } from 'pg-sql'","import { AND } from 'pg-sql-helpers'"]},{"cmd":"yarn add pg-sql-helpers","imports":[]},{"cmd":"pnpm add pg-sql-helpers","imports":[]}],"homepage":"git://github.com/ianstormtaylor/pg-sql-helpers","github":"git://github.com/ianstormtaylor/pg-sql-helpers","docs":null,"changelog":null,"pypi":null,"npm":"pg-sql-helpers","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}