Connect to a database
Enter your PostgreSQL connection URL in the sidebar and introspect the schema to begin mapping columns.
5 steps to generate your anonymization config
Enter your PostgreSQL URL and click Introspect Schema. Only metadata is read — no row data is accessed.
Click GDPR, HIPAA, or PCI-DSS to auto-map columns matching the profile's rules. You can apply multiple and override any suggestion.
For each column, choose:
When you select Anonymize, pick a provider from the dropdown. Each provider generates a specific type of fake data:
email fake email
name full name
phone_number phone
ssn SSN
ipv4 IP address
year_only HIPAA date
hipaa_zip3 Safe Harbor ZIP
credit_card_number PAN
Click Generate Config to create a dbslice.yaml. Download and use:
Ctrl+Z / Cmd+Z to undo · Esc to close modals
Enter your PostgreSQL connection URL in the sidebar and introspect the schema to begin mapping columns.