alepha@docs:~/docs/packages/alepha/orm$
cat postgres.md | pretty
1 min read
Last commit:

#Alepha - Orm Postgres

#Installation

Part of the alepha package. Import from alepha/orm/postgres.

npm install alepha

#Overview

PostgreSQL drivers for the Alepha ORM.

Selected automatically from the DATABASE_URL prefix: postgres:// (Node/Bun), pglite:// (embedded), hyperdrive:// (Cloudflare Workers).

#API Reference

#Providers