{"library":"pgeon","type":"library","category":null,"description":"A zero-dependency, type-safe Postgres client for Node.js (v0.0.6). It includes a from-scratch implementation of the Postgres protocol with connection pooling, query cancellation, and SQL injection prevention via prepared statements. Its standout feature is a webpack loader that type-checks static SQL queries at compile time using TypeScript template literal types, catching errors before runtime. Designed for strict one-to-one mapping between Postgres and JavaScript types. Released as an experimental alpha with monthly updates.","language":"javascript","status":"active","version":"0.0.6","tags":["javascript","Postgres","PostgreSQL","SQL","Postgres client","Postgres driver","type safety","static analysis","TypeScript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pgeon","imports":["import { newPool } from 'pgeon'","import { sql } from 'pgeon'","import type { PoolOptions } from 'pgeon'"]},{"cmd":"yarn add pgeon","imports":[]},{"cmd":"pnpm add pgeon","imports":[]}],"homepage":"https://github.com/inad9300/pgeon","github":"https://github.com/inad9300/pgeon","docs":null,"changelog":null,"pypi":null,"npm":"pgeon","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}