Platform

Managed databases

Database instances with provisioning, backups, and monitoring handled by the platform.

Overview

Managed databases let you run production data stores without babysitting them: the platform provisions the instance on your capacity, configures it with sane defaults, and takes care of backups and monitoring.

Engines

  • PostgreSQL — general-purpose relational workhorse.
  • MySQL — for the software that expects it.
  • Valkey — Redis-compatible in-memory store, without the licensing questions.
  • FerretDB — MongoDB-compatible document database backed by PostgreSQL.

What the platform handles

  • Provisioning and initial configuration on the server you choose.
  • Scheduled backups with retention.
  • Health monitoring and status in the console.

You keep full network control: database instances live inside your private network and are reachable according to your security groups.