db.korve.app; you never see (or manage) the
machinery behind it.
Provision
POST /v1/orgs/{orgId}/projects/{projectId}/database (admin role,
active billing). MCP: await korve.database.provision({ orgId, projectId }).
See the Database API.
Inspect
provisioning | ready | failed), host, port, database
name, and user — never the password.
Rotate
DATABASE_URL and redeploy
in the same breath.
Delete
Connecting
Connect with any standard Postgres client using the connection string.- Connections work from anywhere — external runtimes,
always-onapps, and code insidescale-to-zeroapps alike. TLS verifies fully againstdb.korve.app.
Billing
The project database metersdatabase.compute (per month) and
database.storage (per GB-month) — exact prices on the
rate card.