ba-db-postgres

JSON →
library 6.0.0 ·javascript
verified Jun 5, 2026

Database client for Postgres SQL that simplifies common DB operations. Current stable version is 6.0.0. Provides a high-level wrapper around the pg library with built-in connection pooling, query building, and migration support. Designed for Node.js applications needing a streamlined Postgres interface without heavy ORM overhead. Published as an ESM-only package with TypeScript definitions included.