Skip to main content

Datastores

Managed databases and brokers — pick a version, set a storage size, get a connection string. The platform handles backups, in-environment networking, and credentials.

DatastoreWhat it is
PostgreSQLManaged PostgreSQL — pick a version, set a storage size, get a connection string. Daily backups, in-environment networking, the platform handles the boring parts.
MySQLManaged MySQL — pick a version, set a storage size, get a connection string. Daily backups, in-environment networking, the platform handles the boring parts.
ValkeyManaged Valkey — in-memory key-value store. Caches, sessions, rate limits, queues, pub/sub. Connection string drops straight into your service.
RabbitMQManaged RabbitMQ — durable message broker with exchanges, queues, and acks. Producers and consumers connect over AMQP, the platform handles HA, persistence, and credentials.

Looking for persistent block storage? That's SphereStor under the Storage section — block volumes you mount into a service at a path, not a managed database.

Private preview

Customer-side provisioning of managed datastores is in private preview — reach out via the in-product feedback button if you'd like access.