Postgres test DB cloned straight from your production, for AI agents and humans. Real-time replication of rows and schema, copy-on-write clones, snapshots. No seeding, no dumps.
-
Updated
Sep 2, 2026 - Python
Postgres test DB cloned straight from your production, for AI agents and humans. Real-time replication of rows and schema, copy-on-write clones, snapshots. No seeding, no dumps.
Instant Postgres dev-database snapshots — save / restore / diff / prune in ~1s via CREATE DATABASE WITH TEMPLATE. By Martello Systems.
The execution environment for AI database agents — give Claude Code, Cursor, or your own agent a disposable branch of your Postgres to run migrations, indexes, and DELETEs against, then throw it away. Production is never touched.
To associate your repository with the dev-database topic, visit your repo's landing page and select "manage topics."