{"library":"tsbean-driver-postgres","type":"library","category":null,"description":"PostgreSQL driver for TSBean-ORM, based on the pg library. Current stable version is 3.0.2, released alongside tsbean-orm 3.0.0. This driver automatically handles identifier conversion from camelCase (TypeScript) to snake_case (PostgreSQL), supporting custom conversion or disabling entirely. It is designed exclusively for use with tsbean-orm as a peer dependency. The driver connects to PostgreSQL using the pg package and provides a DataSource via PostgreSQLDriver.createDataSource(). Release cadence follows tsbean-orm releases. Key differentiator: built-in identifier mapping between ORM and database naming conventions.","language":"javascript","status":"active","version":"3.0.2","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install tsbean-driver-postgres","imports":["import { PostgreSQLDriver } from 'tsbean-driver-postgres'","import type { PostgreSQLDriver } from 'tsbean-driver-postgres'","import { DataSourceDriver } from 'tsbean-orm'","import { DataSource } from 'tsbean-orm'"]},{"cmd":"yarn add tsbean-driver-postgres","imports":[]},{"cmd":"pnpm add tsbean-driver-postgres","imports":[]}],"homepage":"https://github.com/AgustinSRG/tsbean-driver-postgres","github":"https://github.com/AgustinSRG/tsbean-driver-postgres","docs":null,"changelog":null,"pypi":null,"npm":"tsbean-driver-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}