Zoo Postgres Client

JSON →
library 1.5.9 ·javascript
verified Jun 5, 2026

A TypeScript-native Postgres client library (v1.5.x, monthly releases) with minimal dependencies and a focus on performance and type safety. Unlike pg or node-postgres, zoo.pg ships pre-built TypeScript types, requires no external drivers, and supports ESM-only imports. Designed for modern Node.js (14+) and Deno environments, it provides prepared statements, connection pooling, and transaction support out of the box.