pg-essential

JSON →
library 1.0.2 ·javascript
verified Jun 5, 2026

Lightweight Node.js library on top of pg-spice that patches pg.Client with helper methods: fetchOne, fetchAll, execute, executeBulkInsertion, and executeTransaction. Version 1.0.2 is stable with no recent updates. It does not manage connection pooling, leaving that to the developer. Differentiators: bulk insertion and transaction handling without SQL injection via pg-promise internals.