Ditto
Ephemeral database copies with real schema, real data shape, and no shared state
A Go CLI and shared-host service that gives every developer and CI job a disposable copy of production-shaped data. PII scrubbing is baked into the dump step, access is secured with OIDC or static tokens, and a warm copy pool keeps provisioning down to seconds. The goal: keep real production data out of laptops and CI logs entirely.
- PII scrubbing at dump time — sensitive data never leaves the source boundary
- Shared-host API keeps dumps fresh and refills warm copies automatically
- OIDC bearer or token auth for team deployments
- Multi-platform releases with Homebrew tap and three language SDKs
Distributed via Homebrew · deb/rpm/apk · Go, Ruby & TypeScript SDKs