pg-ts

JSON →
library 2.5.1 ·javascript
verified Jun 5, 2026

TypeScript wrapper around node-postgres offering a typed SQL template tag and transaction helpers. Current version: 2.5.1. Provides both Promise-based and fp-ts Task-based query methods. Integrates tightly with TypeScript to ensure type safety in SQL queries and result sets. Differentiates from raw node-postgres by reducing boilerplate and offering a first-class TypeScript experience.