Convoy Databases · Coming soon

Managed Postgres, one click away.

Provision a PostgreSQL database, attach it to any app, and let the platform handle backups, credentials, and connection pooling. No ops required.

Beta opening soon · PostgreSQL 16

01EnginesComing soon

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 soon
MySQL
v8
Planned
Redis
v7
Planned

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 & ConnectComing soon

Spin up a database. Wire it to your app.

Choose a tier, pick a name, and the platform provisions a fully managed PostgreSQL instance. Attach it to any app and credentials flow automatically.

Pick a tier
Hobbyfrom LKR 90/mo
cpu
0.1 vCPU
mem
256 MiB
disk
1 GiB
backup
Weekly
Starterfrom LKR 250/mo
cpu
0.25 vCPU
mem
512 MiB
disk
5 GiB
backup
Daily
Profrom LKR 500/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 & BackupsComing soon

Secrets managed. Backups automatic.

Credentials are generated, injected, and rotated without you touching a password manager. Backups run continuously so you never lose more than seconds of data.

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

04AccessComing soon

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.codeship.site: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.

Planned

Self-service PITR

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

Planned

HA with replica

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

Planned

MySQL engine

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

Planned

Redis engine

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

Planned

IP allowlists

Restrict external access to a set of trusted IP addresses.

Planned

Credential rotation

Rotate database passwords on demand without restarting your app.

06Common questions

Questions about managed databases.

Be first on the beta

Managed Postgres, coming soon.

We'll enable databases for your workspace the moment beta opens. Join the waitlist now so you're first in line.

PostgreSQL 16·Managed backups·Beta opening soon