CLOAKDB
Production-grade test data.
Open-source. Self-hosted.
Open Source
CLI-First
Data Never Leaves
⚠️ Status: Deprecated
RepliByte: Last commit 20 months ago
Snaplet: Discontinued Jan 2025
Core Features
Schema Introspection
Extract schema + relationships. Filter by table, rows, columns.
Configurable Anonymization
TypeScript-based rules. Transform PII before export.
Snapshot Management
Version complex DB states. Restore deterministic test data.
Essential for QA, Demos & Testing
How It Works
From Production to Safe Dev Database
Cloak DB captures your production schema, identifies sensitive fields, and automatically generates anonymized data that looks real but protects privacy.
Key Benefits
- Automatic detection of PII (emails, names, phones)
- Custom anonymization rules for your domain
- Maintain referential integrity across tables
- Export to SQL, CSV, or direct database connection
Step 1: Production Data
id1
emailjohn.doe@gmail.com
phone555-123-4567
nameJohn Doe
ANONYMIZE ↓
Step 2: Safe Dev Data
id1
emailuser_1@anon.local
phone555-XXX-XXXX
nameAnonymous User
Get Started
Ready to Transform Your Development Workflow?
Join developers building better software with production-realistic test data.