sine-postgres

JSON →
library 0.1.3 ·javascript
verified Jun 5, 2026

A NestJS module providing a Postgres integration service using the pg client. Current version 0.1.3, early development with frequent releases. It wraps pg with NestJS dependency injection, offering a provider for executing queries. Differentiates from TypeORM/Prisma by staying close to raw SQL with minimal abstraction. Requires NestJS 10, pg 8, and RxJS.