The database reinvented for AI Agents.

How it works

Git semantics. Database speed.

Branching

Spin up 100s of databases. In seconds.

Our copy-on-write engine snapshots your entire database and forks isolated, writable clones in parallel. Hundreds at a time. No data duplication, no migration windows, no ops tickets: just pointers.

100+ branches per source, spun up on demand
Sub-second for small data, under 6s for terabytes
Any Postgres, MySQL, Mongo, ClickHouse, MSSQL, Oracle or DB2
Branches from one source
… wip · drift check on main …
FK fix on subscriptions
Scratch schema dropped
Billing indexes added
Explored 89 tables · 12 writes
pr-847PR #847 checkout
agent/runAgent sandbox opened
mainNightly checkpoint · fork point
Schema v12 on primary
production_cloneProduction clone · 2.4TB
CLI & API

If it can curl, it can branch.

One REST API, one CLI, one Helm chart. Drop into GitHub Actions, Kubernetes jobs, agent toolchains and fork hundreds of envs from a single workflow. No SDK lock-in, no drivers, zero ops overhead.

REST API with idempotency keys
CLI for humans and CI: fork 100s in one job
SDKs for Node, Python, Go
~ guepard cli
Performance

Measured in milliseconds, not maintenance windows.

Clones are zero-copy by default. You only pay for what you write. Spin up 100s of branches at once: a 10TB database forks in 12 seconds. Velocity for your whole team, with zero ops overhead.

Zero-copy reads, copy-on-write writes
Hundreds of parallel branches per source
TTL-based auto-cleanup, zero manual ops
Clone time by size
10 GBTraditional 12 min
Guepard 1.2s
100 GBTraditional 48 min
Guepard 2.4s
1 TBTraditional 6h 20m
Guepard 4.8s
10 TBTraditional 2d+
Guepard 12s
Environments

Work with clones. Not with a shared staging box.

postgres-primary is the root on your production canvas. Click it to fan out PR, agent, and CI forks underneath. Each isolated, each with its own masking rules and branch history.

Source service at the top of the clone tree
PR, agent, and CI forks branch directly below
Per-clone data masking and branching
acme/payments-api/Production

Forks from postgres-primary: click a clone to inspect masking & branch

Platform

Everything you need to branch at scale.

Branch Workflows

One branch per PR, per agent, per experiment. Fully isolated. Auto-cleanup when done.

ci/build-847
feature/billing
dev/pr-142
main
main

Multi-Engine

PostgreSQL, MySQL, MongoDB, ClickHouse, MSSQL, Oracle, and DB2 from one engine.

PII Masking

Sensitive columns masked at clone time. Real structure, safe values, compliance built in.

Instant Clones

Copy-on-write clones from any source. Structured, isolated, and ready in seconds.

Time Travel

Checkpoint, rollback, and restore to any commit in your database history.

AI Integration

Built-in MCP for agents. Commit, branch, query, and rollback without shell wrappers.

CLI & API

REST API, CLI. Drop into GitHub Actions, Kubernetes, or any agent toolchain.

Integrations

Drops in.
Nothing to rewrite.

GFS is a REST API, a CLI, and a Helm chart. If it can make an HTTP call, it can create a branch. No drivers, no SDK lock-in, no rearchitecting required.

Browse all integrations
Databases
PostgreSQLMySQLMongoDBClickHouseMSSQLOracleDB2
CI / CD
GitHub ActionsGitLab CICircleCIBuildkiteJenkinsArgo CDAzure Pipelines
AI Agents
Claude CodeCursorWindsurfCodexCopilotDevinCline
Infra
KubernetesHelmTerraformDockerREST APISDKCLI
CI / CD

Your pipeline.
Every platform.

Plug GFS into GitHub Actions, GitLab CI, Jenkins, CircleCI, Buildkite, Argo CD, or any tool that speaks HTTP. One integration: production-identical clone URLs injected into every job.

Security & governance

Built for audit.
Ready for approval.

Every branch inherits policy: encryption, masking, RBAC, and residency from the source. Spin up hundreds of clones without widening your blast radius.

Network isolation
Guepard control plane
Your VPC
Branch engine
Clone pool
No public egress
Source DB
postgres-primary
  • Data plane in your VPC: clones and snapshots never leave your network
  • Private Link & VPC peering for source connectivity
  • Per-branch network policies and egress deny-by-default

Fork prod once. Spin up hundreds.

We'll run a live fork in your VPC: same snapshot, parallel branches for PRs, CI, and agents. You leave with a workflow your team can ship tomorrow.

30 minutes · your database · engineer-led

$ guepard branch --deployment-primary QFEW13J5VSA --ephemeral
locking snapshot · copy-on-write engine
✓ pr-4821/staging 0.8s
✓ ci/tmp-9f2a 0.6s
✓ agent-eval/run-1842 0.7s
✓ hotfix/payments 0.9s
… 122 more branches
127 branches ready · TTL policies attached
0branches