Managed databases

Managed databases on redu

Managed PostgreSQL, Redis, ClickHouse, and MySQL, provisioned by your AI agent and wired to your app. No glue code, no database to babysit.

Quick takePostgres, Redis, ClickHouse, MySQL

Provisioned by your agent, auto-wired to your app, from about £20 a month.

Databases you can run

  • Managed PostgreSQL, with an allowlist of extensions including pgvector, PostGIS, pg_trgm, and uuid-ossp.
  • Managed Redis for caching, queues, and sessions.
  • Managed ClickHouse for analytics and event data.
  • Managed MySQL and MariaDB for apps that expect them.

How it works

  • Your agent provisions the database over the redu MCP, or you create it from the console.
  • It runs on its own VM and is auto-wired to your app, with the connection string injected.
  • DATABASE_* aliases are set alongside the native variables, so Rails, Django, and Prisma connect unmapped.
  • Backups and snapshots are built in, and the database persists across redeploys.
Why redu

A managed database your agent stands up and wires for you.

Real instances you control, provisioned and connected by your agent, so you spend time on the app, not on running a database.

Provisioned by your agent

Point your agent at a project and it provisions the database and wires it to your app. You can run it yourself without database expertise, and for someone who knows databases it is a fast way to stand one up.

Auto-wired, no glue code

The connection environment is injected for you, including DATABASE_* aliases, so most frameworks connect with no extra configuration.

A real instance you control

Each managed database runs on its own VM. Your agent can SSH in to tune, inspect, or fix it, and PostgreSQL supports a superuser and an extension allowlist including pgvector for embeddings.

Predictable, hourly pricing

A managed database runs from about £20 a month plus storage at £0.07 per GB, billed by the hour. New accounts start with £200 in credits. Hosted in the EU.

FAQ

Managed database questions

What managed databases does redu offer?

Managed PostgreSQL, Redis, ClickHouse, MySQL, and MariaDB. Each runs as a managed instance on its own VM, provisioned and auto-wired to your app.

How much does a managed database cost?

A managed database runs from about £20 a month plus storage at £0.07 per GB, billed by the hour with no per-unit tax. New accounts start with £200 in credits.

Can my AI agent provision a database?

Yes. redu has a native MCP server, so any MCP-capable agent (Claude Code is the common example) provisions a managed PostgreSQL, Redis, or ClickHouse and wires it to your app automatically.

Which PostgreSQL extensions are supported?

Managed PostgreSQL supports an allowlist including pgvector, PostGIS, pg_stat_statements, pg_trgm, uuid-ossp, citext, pgcrypto, hstore, and ltree, plus an optional superuser.

Does it work with Rails, Django, and Prisma?

Yes. redu injects DATABASE_* aliases alongside the native PostgreSQL and MySQL variables, so those frameworks connect with no extra mapping.

Where is the database hosted?

In the EU, in a German data centre, so your data stays within EU jurisdiction.

Keep exploring

See how it fits the rest of redu.

Start today

Let your agent stand up your database.

Point your agent at your project and it provisions a managed database and wires it to your app. New accounts start with £200 in credits.

Start building