SQL generation using ES6 tagged template strings
PG + SQLTAG
No description provided.
TypeScript definitions for pg-template-tag
TypeScript definitions for sql-tagged-template-literal
Tag your templates but defer the choice of tag function until a later date.
A template tag function for building and immediately executing SQL statements. Works with any database library - you provide your own execution function. Uses sql-template-tag under the hood.