{"library":"postgres-bridge","type":"library","category":null,"description":"A compatibility layer that wraps the faster, leaner 'postgres' library (the porsager/postgres) with the widely-adopted 'pg' API (node-postgres). Currently at version 1.14.0, the project is stable and actively maintained with regular releases. Key differentiator: enables adopting the performance benefits of 'postgres' without migrating from 'pg' — especially useful for existing projects using Slonik or other pg-dependent libraries. Known limitations include no implicit pooling, no callback interface, no environment variable config, and no processID support.","language":"javascript","status":"active","version":"1.14.0","tags":["javascript","postgres","node-postgres","pg","compatibility","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-bridge","imports":["import { createPostgresBridge } from 'postgres-bridge'","const pool = new PostgresBridge(configuration)","import type { SqlTag } from 'postgres-bridge'"]},{"cmd":"yarn add postgres-bridge","imports":[]},{"cmd":"pnpm add postgres-bridge","imports":[]}],"homepage":"https://github.com/gajus/postgres-bridge#readme","github":"https://github.com/gajus/postgres-bridge","docs":null,"changelog":null,"pypi":null,"npm":"postgres-bridge","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}