templates · databases
Postgres without the ops homework
A dedicated PostgreSQL 15, 16 or 17 instance in its own container: you get the connection string, we handle the running of it. Persistent volume, password enforced, resource caps that are yours alone — for apps here or anywhere else.
Versions 15–17 · port 5432 · default 1 GB RAM · 1 vCPU
Why host PostgreSQL here
A real dedicated instance
Not a row in someone's multi-tenant cluster — your own postgres process, your own RAM, your own volume.
Pick your major version
PostgreSQL 15, 16 or 17 at creation — no forced upgrades on someone else's schedule.
Password required, always
The instance is created with a strong password you set as an encrypted secret; there is no open default.
Metrics you can see
Live CPU, memory and disk graphs in the dashboard — watch a heavy migration actually happen.
Connect from anywhere
A public port for your apps wherever they run — and apps hosted here reach it over the same address.
PostgreSQL hosting FAQ
Which PostgreSQL versions are available?
15, 16 and 17 — chosen at creation. Point-release updates come with image updates; major version upgrades are yours to schedule (dump and restore).
How do I connect to it?
The dashboard shows your host, port, database, user and password — use them in any client or ORM connection string. The instance is reachable from apps hosted here and from outside.
What does a Postgres instance cost?
From CHF 7.90/mo (net of VAT) for 1 GB RAM and dedicated storage. Databases are memory-lovers — resize the RAM slider as your working set grows.
Keep exploring: app hosting, Discord bot hosting, pricing and live system status — or browse every template.
PostgreSQL, running in about a minute.
Plans from CHF 7.90/mo — no payment collected during the beta.