Preparing for system design interviews?  Try bugzed.com →

Postgres Driver Service

JSON →
library 2.1.1 ·javascript maintenance
verified Jun 5, 2026

Postgres Driver Service v2.1.1 is a lightweight Node.js library that abstracts raw SQL queries into an automated service layer. It wraps the node-postgres (pg) Pool and provides methods like `find`, `insert`, `update`, and `delete` for common CRUD operations without writing SQL. Designed for fast prototyping and small-to-medium projects where full ORMs like Sequelize or TypeORM are overkill. The package ships TypeScript definitions, has a simple constructor, and follows a service-object pattern. Release cadence is irregular; last update in 2020. Key differentiator: automatic query generation from config objects, but lacks advanced features like migrations, connection pooling beyond pg, or SQL injection protections beyond parameterized queries.

total hits 7
actors 2 distinct systems
last hit 17d ago AhrefsBot
GPTBot
3
Humans
3

top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada