Keep your production data safe when sharing with developers
Sharing production databases with developers exposes customer PII, risking hefty fines up to €20M.
Writing SQL scripts to anonymize data takes hours and is error-prone. You miss fields.
Simple randomization breaks foreign keys and data integrity, making dumps useless for testing.
Finds PII automatically using smart pattern matching
Keeps foreign keys intact for realistic test data
Built in Rust for maximum performance
PostgreSQL, MySQL, SQLite support
Fake data, masking, hashing, and more
Pipes, stdin/stdout - works with your tools