Skip to content

Managed database

You write queries. We do the rest.

A managed PostgreSQL server on a bundled vCPU and memory size, with a storage ceiling you set in 10 GB blocks and as many databases on it as you care to create. 15-day point-in-time restore is included at every size.

Server size × servers, plus storage at €3 / 10 GB / month · 15-day PITR included

psql · acme-db.dripspace.app

$ psql "$DATABASE_URL"

psql (17) · SSL connection

acme-db=> \dx

pgvectorvector types and indexes

postgisgeometry and geography

pg_stat_statementsquery execution stats

uuid-osspuuid generation

4 extensions enabled

ready for connections

acme-db=>

Scale

From 1 vCPU and 1 GB to 64 vCPU and 512 GB.

21 rungs in between, and a storage ceiling anywhere from 10 GB to 4 TB.

Database sizes run from 1 vCPU with 1 GB of memory up to 64 vCPU with 512 GB, and storage from 10 GB up to 4 TB.

vCPU

64

of 64 cores

Memory

512 GB

of 512 GB, a dot apiece

Storage

4 TB

a dot is one 10 GB block at €3

Key features

What your data sits on.

The parts of a managed database you notice when something goes wrong: how far it stretches, how far back you can wind it, and whether a failed server costs you an evening.

Resizing is a setting, not a migration.

Move up or down the ladder whenever you like, turn the standby on or off, and change the storage ceiling on its own. Each takes effect immediately and is billed from the moment you make it, so growing is something you do on a Tuesday afternoon rather than plan a weekend around.

15 days

point-in-time restore, to the minute

Out-of-the-box PITR

Point-in-time restore comes with the storage, at any size and any ceiling: wind a database back to any minute in the last 15 days, not to whenever a snapshot happened to land.

Automatic

failover to a synced standby

High availability by switch.

Turn HA on and a standby runs at the same size, kept in sync, and takes over on its own when the first stops answering. It doubles the bill for that server: the standby needs the same compute and a full copy of the data.

What you get

Managed, in the way that actually helps.

The boring, important things — backups, failover, private networking, restore — are on by default rather than sold separately.

Plain PostgreSQL, not a fork

Reached with the drivers, migration tools and clients you already have.

Unmetered databases per server

Create as many as you like. Nothing counts or charges them; the only limit is the hardware.

15-day point-in-time restore

Wind a database back to any minute in the last 15 days. At any size and any ceiling, not an upgrade and not an add-on.

Daily, weekly and monthly backups

Optional full copies of the databases you choose, kept up to 60 days, 25 weeks or 12 months.

High availability when you want it

Turn on HA and a standby runs at the same size, kept in sync, with automatic failover.

Private by default

Databases are reachable from your services over the private network. Public access is opt-in and IP-restricted.

Extensions that matter

pgvector, PostGIS, pg_stat_statements, uuid-ossp and the rest of the common set, enabled per database.

A connection string, waiting

Attach a database server to a service and the URL appears in its environment. No copying credentials around.

Query and resource insight

Slow query log, connection counts, cache hit rate, CPU and memory — in the same dashboard as your deploys.

Easy user management

Built-in support for easy database user management and logins.

Pricing

Twice the size, twice the price.

Pricing is simple and predictable to promote selection based on need.

Database server size

Database server sizes and their monthly price per server
vCPUMemoryPer server / mo
11 GB€30
12 GB€40
14 GB€60
24 GB€80
28 GB€120
216 GB€200
416 GB€240
424 GB€320
432 GB€400
832 GB€480

Storage

€3 / 10 GBper month

  • Enterprise SSDs

    Over 100,000 read IOPS at a 4K block size, on every block you buy.

  • 15-day point-in-time restore

    Included with the storage, at every ceiling and with nothing to set up: wind the server back to any minute in the last 15 days. Scheduled full backups are priced separately.

  • 10 GB to 4 TB

    The ceiling moves 10 GB at a time, either way, and changes are prorated. High availability doubles this line as well as the compute one — the standby holds a full copy.

Backups

€1 / 10 GBper month, optional

Interval

  • Daily, taken every day at 00:00, kept up to 60 days.
  • Weekly, taken Mondays at 00:00, kept up to 25 weeks.
  • Monthly, taken the 1st at 00:00, kept up to 12 months.

10 GB upwards, no maximum

The quota moves 10 GB at a time, either way, and changes are prorated. Unlike the storage ceiling it has no upper limit.

Quotas can raise themselves, if you let them

Every storage quota — blob storage, database storage and database backups — can be set to lift its own ceiling as it fills, so a quota you forgot to watch does not turn into a failed write. It costs nothing to switch on; you pay for the larger quota, as you would have anyway. It is also the one thing here that can move your bill without you asking, which is why it is off until you turn it on. Either way, on or off, you are told when a quota nears its ceiling while there is still time to act.

Questions

Questions about running a database.

At the moment, you can only run PostgreSQL.

Attach a database server to your API.

One click, one connection string, ready to execute your queries.