pg-query-template

JSON →
library 1.1.1 ·javascript
verified Jun 5, 2026

Query Templates for Postgres in Node.js. A lightweight library (v1.1.1, stable) for creating parameterized SQL query templates, reducing boilerplate and improving security by separating query structure from data. Active development with a MIT license; minimal dependencies but requires Node.js and a PostgreSQL client like 'pg'. Differentiates with simple template syntax and explicit query parameterization.