Databases
Add a database from + Service → Databases. It lands on the canvas, joins the environment’s private network, and can inject connection strings via variables.
Databases
Section titled “Databases”Every managed database runs as Standard or high-availability. Pick a topology when you create it.
PostgreSQLManaged Postgres with Standard and HA topologies.
MySQLManaged MySQL for apps that expect the MySQL protocol.
RedisValkey-compatible cache and queue.
MongoDBDocument store with a MongoDB-compatible API.
CockroachDBDistributed SQL with Postgres compatibility.
ClickHouseColumnar analytics database.
OpenSearchFull-text search and log analytics.
MilvusVector database for embeddings and similarity search.
CassandraWide-column store for high-write workloads.
ScyllaDBCassandra-compatible low-latency store.
CouchDBHTTP document database with replication.
MemcachedIn-memory cache for simple key-value workloads.
Backups & recoveryScheduled backups and restore workflows.
Point-in-time recoveryRestore Postgres to any moment inside the retention window.
Volumes
Section titled “Volumes”VolumesDisk attached to a service; survives restarts and redeploys.