/ managed databases

One click. 60 seconds. Production-ready.

PostgreSQL 15, MongoDB 7, Redis 7. Provisioned in microVMs on NVMe-grade storage. Connection string in your clipboard in under a minute.

02/ solution

Code → live in 60 seconds.

One CLI command. One web action. Either way, your database is accepting connections inside a minute.

avactl@avahana
$

Three steps. One minute.

  1. 01

    Pick an engine

    PostgreSQL, MongoDB, or Redis. Choose Small, Medium, or Large.

  2. 02

    Name it

    We auto-generate a unique slug — or pick your own.

  3. 03

    Deploy

    Watch streaming progress events. Connection string appears when the database is accepting connections.

What makes it fast.

NVMe-grade IOPS

OpenEBS LocalPV gives raw NVMe passthrough — no SAN tax, no hypervisor overhead.

Hardware isolation

Cloud Hypervisor microVMs on bare metal mean your workload never shares a kernel with another tenant.

Per-minute metering

Real-time billing surface — see exactly which database is costing what, right now.

Standard endpoints

Plain psql / mongosh / redis-cli connection strings. No proprietary protocols.

Pricing — concrete numbers.

SizevCPURAMStoragePostgreSQLMongoDBRedis
small11 GB10 GB$7/mo$9/mo$5/mo
medium24 GB50 GB$25/mo$32/mo$18/mo
large48 GB100 GB$70/mo$90/mo$50/mo
Prices are placeholders pending final lock — see WEBSITE_REVAMP_PLAN §12. Beta is free.

What's not in the beta — yet

  • No automated backups. Beta data may be lost. Don't use beta for production.
  • No high-availability replicas (single-instance only).
  • No custom configurations (default postgresql.conf, default mongod.conf).
  • No multi-region — single-region only.
  • All of these arrive in the post-beta hardening phase.

Database FAQ

Which versions?

PostgreSQL 15, MongoDB 7.0, Redis 7.2. Version selection unlocks post-MVP.

How do I connect?

Standard connection strings: postgresql://, mongodb+srv://, redis://. TLS is enabled by default. Use psql, mongosh, redis-cli, or any standard library.

Can I migrate from Render / Heroku Postgres?

Yes — pg_dump from your current host, pg_restore to your new Avahana database. We're publishing per-platform migration guides as we approach beta.

Are databases backed up?

Not in beta. Automated backups arrive in the production hardening phase post-beta. Don't put production data on the beta.

Get an invite when the database beta opens.

We're rolling out invitations in waves. Earlier signups get earlier access.