{"library":"sql-template-tag","type":"library","category":null,"description":"An ES2015 tagged template string library for preparing SQL statements with parameterized queries. Current version 5.2.1 (stable, active). Supports PostgreSQL, MySQL, SQLite, Oracle, and MSSQL via adapters. Provides automatic parameter substitution, nested SQL embedding, join/empty/raw helpers, and bulk insert support. Ships TypeScript types. Differentiates from alternatives by supporting multiple database backends, safe nesting of SQL instances, and zero external dependencies.","language":"javascript","status":"active","version":"5.2.1","tags":["javascript","sql","template","string","tag","es2015","es6","pg","postgres","typescript"],"install":[{"cmd":"npm install sql-template-tag","imports":["import sql from 'sql-template-tag'","import { empty, join, raw, bulk, Sql } from 'sql-template-tag'","import { Sql } from 'sql-template-tag'","import { join, raw, empty, bulk } from 'sql-template-tag'"]},{"cmd":"yarn add sql-template-tag","imports":[]},{"cmd":"pnpm add sql-template-tag","imports":[]}],"homepage":"https://github.com/blakeembrey/sql-template-tag","github":"git://github.com/blakeembrey/sql-template-tag","docs":null,"changelog":null,"pypi":null,"npm":"sql-template-tag","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Fri Jun 05","next_check":"Thu Sep 03","install_tag":null}}