Skip to content

PostgreSQL

Database

Postgres via the `postgres` driver. Works locally or via Neon/Supabase.

Module details

Dependencies

1

Environment Variables

1
  • DATABASE_URLRequiredpostgres://postgres:postgres@localhost:5432/stanza

    Postgres connection string.

Install