Ardent lets you create instant, isolated copies of your production Postgres database in under 6 seconds right in your terminal. Test migrations, run schema changes and let coding agents like Claude Code and Cursor actually test its database work — all against real data, without touching production so you know they work. No more shared staging databases. No more hand-maintained fixtures. No more one-off environments for agents. No more hoping your migration works. An instant database for every task.Documentation Index
Fetch the complete documentation index at: https://docs.tryardent.com/llms.txt
Use this file to discover all available pages before exploring further.
Instant copies
Full database copies in under 6 seconds.
Real data
Test against production data, not stale fixtures.
Any Postgres
Supabase, RDS, PlanetScale, or self-hosted.
Get started
Quickstart
Up and running in 4 commands. Takes about 2 minutes.
How it works
Ardent replicates your production database into a read replica, then creates isolated branches from that replica in seconds. Each branch is a full Postgres database with your real data, just like branches in git. We handle all the infrastructure under the hood so you just have to worry about building!ardent branch create— spin up an isolated database copyardent branch switch— switch between branchesardent branch info— see the connection URL and statusardent branch delete— clean up when you’re done
Next steps
Connectors
Supabase, RDS, PlanetScale, and self-hosted Postgres.
CLI Reference
Every command, flag, and option.
FAQ
Common questions answered.