Managed databases
Provision a production database in a click. Orizon runs, secures and exposes ten engines, gives you a connection string, and ships a built-in explorer and SQL workspace so you rarely need a separate client.
Supported engines
Orizon manages ten database engines:
- PostgreSQL — versions 17, 16, 15, 14.
- MySQL — versions 8.4, 8.0, 5.7, 5.6.
- MariaDB — versions 11, 10.11, 10.6, 10.5, 10.4.
- MongoDB — versions 8, 7, 6.
- Redis — versions 7.4, 7.2, 7.
- KeyDB — a multithreaded Redis-compatible store.
- Dragonfly — a modern Redis/Memcached-compatible store.
- ClickHouse — versions 25, 24 (columnar analytics).
- Cassandra — versions 5, 4 (wide-column).
- SQLite — served over libSQL (Turso sqld) with token auth.
Pick a version at create timeEach engine has a default version and a list you can choose from when you create the database. See Create a database.
What you get
- A connection string and credentials, reachable over a per-engine host. See Connecting.
- A browser-based explorer and SQL workspace for SQL engines, and a key browser for Redis-family stores.
- Import / restore from a SQL dump or a source database URL.
- Container logs and live latency (p50 / p95 / p99) and storage usage.
- Browser DB admin via phpMyAdmin or Adminer — see Integrations.