{"library":"sqltag","type":"library","category":null,"description":"SQL generation using ES6 tagged template strings. Provides safe parameterization and escaping for mysql, mysql2, and postgres drivers. Current version 1.1.0 is stable with no recent updates. Key differentiators: native template literal syntax, automatic value interpolation, built-in helpers for WHERE, SET, VALUES, raw/identifier escaping, and spread arrays. Lightweight with zero dependencies. Comparable to sql-template-strings but with a more concise API and fewer features.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sqltag","imports":["import SQL from 'sqltag';","import SQL, { raw, ident, where, set, values, spread, op } from 'sqltag';","No TypeScript types available; use JSDoc or custom declarations."]},{"cmd":"yarn add sqltag","imports":[]},{"cmd":"pnpm add sqltag","imports":[]}],"homepage":"https://github.com/eknkc/node-sqltag#readme","github":"https://github.com/eknkc/node-sqltag","docs":null,"changelog":null,"pypi":null,"npm":"sqltag","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}