{"library":"postgres-extended","type":"library","category":null,"description":"Sweet API wrapper for Postgres on top of `pg-pool`. Provides a higher-level query builder with array and object interpolation, plus table helpers for insert, upsert, and update operations. Version 1.1.3 is the current stable. Release cadence is irregular. Key differentiators: simple API, built-in upsert with conflict handling, and automatic connection pooling via pg-pool. Lightweight alternative to ORMs like Prisma or Sequelize for straightforward database interactions.","language":"javascript","status":"active","version":"1.1.3","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-extended","imports":["import Postgres from 'postgres-extended'","const { database } = Postgres({...})","const { close } = Postgres({...})"]},{"cmd":"yarn add postgres-extended","imports":[]},{"cmd":"pnpm add postgres-extended","imports":[]}],"homepage":"https://github.com/richytong/postgres#readme","github":"https://github.com/richytong/postgres","docs":null,"changelog":null,"pypi":null,"npm":"postgres-extended","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}