Skip to main content

FoundryDB

The sovereign European platform for everything you build around your data.

FoundryDB started as managed databases. It is now a full application and data platform: deploy your databases, the apps that run on them, object storage, an edge gateway, background jobs, managed auth, and an AI data layer, all on European infrastructure, all from one API. You get a connection string, a live app URL, or a bucket in minutes, with no servers to configure.

The platform

One platform · one control plane · one private EU network
SOVEREIGN One control plane · one private EU network
Control Planeone APIprovisions →Service familiesdatabases · apps · files · AI · edge⇢ SDNPrivate backboneeast-west
Control planePrivate SDN backboneProvisions & managesPrivate SDN (east-west, dashed)Service families

FoundryDB is one platform with one control plane. A single API and dashboard provisions and manages every service family below, so you describe what you want and the control plane drives it to a running state, then keeps it healthy with automatic failover, scaling, and certificate renewal. There are no clusters to wire by hand and no second console to learn.

Everything you run is stitched onto one private software-defined network. Your app reaches its database, your jobs reach your queue, and your services reach each other east-west over private addressing that never touches the public internet. Only the surfaces you choose to expose (an app URL, an edge domain, a database endpoint) are reachable from outside, each terminating in TLS.

And it is sovereign by architecture. Every family runs on European infrastructure on the same private network, so your data and the workloads around it stay on the continent by default rather than by configuration.

The platform is organized into the headline service families below plus the platform surfaces that tie them together.

SurfaceWhat it gives youDocs
Managed DatabasesSeven fully managed engines with HA, PITR, scaling, and TLSDatabases
App HostingDeploy container apps next to your data, with HTTPS, custom domains, blue/green releases, and private app-to-app networkingApp Hosting
Object StorageS3-compatible buckets with scoped keys and presigned URLsFiles
Edge GatewayA managed HTTP gateway and CDN: custom domains, caching, rate limiting, WAF, analyticsEdge
Stacks & TemplatesOne-button vertical starters and a marketplace of custom templatesStacks
FrameworkDeclare your whole project as code and deploy it idempotentlyFramework
Jobs & QueuesScheduled and background work plus a durable message queueJobs & Queues
Managed AuthDrop-in OIDC login for your app's end users, with social sign-inAuth
AI Data PlatformVector search, an EU-routed inference proxy with your own keys, embedding pipelines, and NL2SQLAI Data
OrganizationsMulti-tenant accounts, scoped tokens, usage metering, signed compliance reportsOrganizations

Supported database engines

EngineVersionsFeatures
PostgreSQL14 – 18Streaming replication, PgBouncer, PITR, extensions
MySQL8.0 – 8.4GTID replication, ProxySQL, binlog PITR
MongoDB6 – 8Replica sets, sharding, oplog PITR
Valkey8Sentinel HA, cluster mode, RDB + AOF
Kafka3.6 – 4.0KRaft, SASL/SCRAM, partition management
OpenSearch2Cluster management, snapshots, index lifecycle
SQL ServerBabelfishT-SQL compatibility over PostgreSQL

Why FoundryDB

  • One control plane: one API and dashboard provisions, manages, and heals every service family; no per-product consoles to stitch together
  • One private network: apps, storage, jobs, auth, and AI run on the same private SDN as your databases and reach each other east-west, never via the public internet
  • Sovereign by architecture: EU infrastructure, GDPR-native, your data never silently leaves the continent
  • AI-native: vector search, BYO-key inference routed inside the EU, and embedding pipelines that stay in Europe
  • Automated provisioning: a database, app, or bucket ready in under 5 minutes
  • High availability and PITR: multi-node clusters, automatic failover, restore to any second
  • TLS everywhere: certificates auto-provisioned and auto-renewed on every exposed endpoint

Tutorials

Step-by-step guides for building real-world data pipelines and AI applications.

TutorialEnginesTime
Build a RAG PipelineKafka + PostgreSQL (pgvector) + Valkey15 min
Build a Recommendation EngineKafka + PostgreSQL + Valkey20 min
Build Event AnalyticsKafka + OpenSearch + PostgreSQL20 min
LangChain + pgvectorPython + LangChain + PostgreSQL10 min
Kafka to PostgreSQL StreamingKafka + PostgreSQL (manual)25 min

Developer Tooling

FoundryDB integrates with your existing workflow through official SDKs, CLI, and infrastructure-as-code tools.

ToolDescriptionLink
CLI (fdb)Command-line tool for service managementfoundrydb-cli
TypeScript SDK@foundrydb/sdk for Node.js and browser appsfoundrydb-sdk-js
Python SDKfoundrydb package for Python applicationsfoundrydb-sdk-python
Go SDKGo client libraryfoundrydb-sdk-go
C# SDK.NET client libraryfoundrydb-sdk-csharp
Terraform ProviderInfrastructure-as-code for FoundryDB resourcesterraform-provider-foundrydb
GitHub ActionsCI/CD workflows for database managementfoundrydb-github-actions
Grafana DashboardsPre-built monitoring dashboardsfoundrydb-grafana
MCP ServerAI coding assistant integrationfoundrydb-mcp
VS Code ExtensionDatabase management from your editorfoundrydb-vscode

Getting Started

Create your first service →