{"library":"sequencework-sql-global","type":"library","category":null,"description":"A JavaScript/TypeScript template literal tag that formats SQL queries into {text, values} objects compatible with node-postgres. Version 2.4.1 is the current stable release. This is a fork of @sequencework/sql that adds global support by fixing `instanceof` behavior across multiple `require` calls via a type tag. Key differentiators: lightweight (~50 lines), 100% test coverage, supports nested tags and conditional expressions, and includes helpers like `sql.raw` for unescaped values. Released infrequently, primarily bug fixes.","language":"javascript","status":"active","version":"2.4.1","tags":["javascript","sql","template-literals","node-postgres","pg","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sequencework-sql-global","imports":["import sql from 'sequencework-sql-global'","import sql from 'sequencework-sql-global'; sql.raw('table')","import type { SqlTaggedQuery } from 'sequencework-sql-global'","import { SQL_GLOBAL } from 'sequencework-sql-global'"]},{"cmd":"yarn add sequencework-sql-global","imports":[]},{"cmd":"pnpm add sequencework-sql-global","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"sequencework-sql-global","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}