sql-template-strings-ts
JSON →Functional wrapper around sql-template-strings providing an fp-ts-friendly, pipeable API for building parameterized SQL queries. v1.1.0 is current, with a focus on FP patterns using fp-ts. Requires peer dependencies fp-ts ^2.9.5 and sql-template-strings ^2.2.2. Differentiates from raw sql-template-strings by offering pointfree combinators (append, setName, useBind) for composing queries without imperative statements.
Resources
packagesql-template-strings-ts ↗
API endpoints
full doc /v1/registry/sql-template-strings-ts