Glenr DB · Live

Managed Postgres in your workspace.

Provision PostgreSQL beside your apps. Credentials, private connectivity, and backups are managed from the same workspace.

PostgreSQL 16 · Private networking · Managed backups

01EnginesLive

Pick your engine. Start with Postgres.

PostgreSQL 16 is the launch engine, battle-tested, fully managed, ready for your production workloads. MySQL and Redis are on the roadmap.

PostgreSQL
v16
Beta
MySQL
v8
Contact sales
Redis
v7
Contact sales

PostgreSQL 16 ships as the default engine with full support for extensions, connection pooling, and automatic backups. MySQL 8 and Redis 7 are planned as follow-up engines once the Postgres experience is solid.

02Provision & ConnectLive

Spin up a database. Wire it to your app.

Managed databases that can be elegantly bootstrapped to your apps with private networking.

Pick a tier
Hobbyfrom €0.50/mo
cpu
0.1 vCPU
mem
256 MiB
disk
1 GiB
backup
Weekly
Starterfrom €1.50/mo
cpu
0.25 vCPU
mem
512 MiB
disk
5 GiB
backup
Daily
Profrom €3.00/mo
cpu
0.5 vCPU
mem
1 GiB
disk
20 GiB
backup
Daily
Attach to your app
checkout-api
your app
checkout-db
postgres 16
credentials managed for you

One-click attach

Link a database to any app from the dashboard

DATABASE_URL injected

Credentials appear in your app automatically

Private network

App-to-database traffic never leaves the cluster

Resize with no downtime

Scale CPU, memory, and storage without restarts

03Credentials & BackupsLive

Secrets managed. Backups automatic.

Credentials are generated, injected, and rotated through the workspace. Continuous write-ahead log shipping and scheduled snapshots provide the recovery path.

Auto-managed credentials
environmentauto-injected
DATABASE_URL
postgres://app:••••••••••••••@checkout-db.internal:5432/app
TLS in transitRandom passwordPer-appRotated on attach
# in your app
const db = postgres(process.env.DATABASE_URL)
Continuous backup stream
your database
off-site backup
continuousdaily snapshot30 day retention

Auto-generated passwords

Strong, random credentials created on every attach

Scoped app user

Each app gets its own database role with least privilege

Continuous WAL shipping

Write-ahead logs streamed to off-site storage in real time

30-day retention on Pro

Daily snapshots kept for 30 days on the Pro tier

04AccessContact sales

Connect from anywhere. Securely.

Internal connections are always on and private. External access is opt-in, encrypted, and easy to toggle from the dashboard.

Inside your project
always on
checkout-db.internal:5432
Free, fast, never leaves your private network
From your laptop
opt-in
checkout-db-yourorg.db.glenr.io:5432
TLS, optional, off by default

Internal

Always onPrivate hostnameZero latency

Your apps connect over the private network, no configuration, no extra cost, no exposure to the internet.

External

Opt-in toggleTLS-onlyFor local clients & BI tools

Enable a public endpoint when you need to connect from your laptop, a migration script, or an external BI tool.

Same dashboard, full observability

Metrics, logs, and alerts for your database live alongside your app observability, one place to watch everything.

05RoadmapRoadmap

What we're building next.

The database surface launches focused on PostgreSQL done right. These are the capabilities we're working toward, in roughly the order you can expect them.

Self-service PITR

Restore your database to any point in the last 30 days from the dashboard.

HA with replica

Automatic failover to a standby replica for zero-downtime resilience.

MySQL engine

Fully managed MySQL 8 with the same provision-and-attach workflow.

Redis engine

Managed Redis 7 for caching, queues, and session storage.

IP allowlists

Restrict external access to a set of trusted IP addresses.

Credential rotation

Rotate database passwords on demand without restarting your app.

06Common questions

Questions about managed databases.

Get started

Managed Postgres, attached to your app.

Provision Postgres from the same workspace as your app. Glenr manages credentials, private connectivity, and backups.

PostgreSQL 16·Managed backups·Private networking