0.7.0 • Published 8 months ago
@alepha/postgres v0.7.0
@alepha/postgres
Alepha Postgres is a simple Postgres adapter for Alepha. It provides a simple interface for interacting with Postgres databases using Drizzle ORM. It also offers new features like automatic migrations, a simple query builder and nosql-like interface. You still have to install Drizzle Kit separately for migrations and other features.
Installation
npm install @alepha/postgres
npm install -D drizzle-kit