SQLObfuscate
Anonymize table names, column names, and literal values in a SQL query before sharing it.
Everything runs in your browser — nothing is sent anywhere
Options
Original SQL
Obfuscated SQL
Mapping (this browser tab only — never saved or sent)
Identifier obfuscation is regex-based, not a real SQL parser — it treats every non-keyword word as an identifier. Double-check the output before sharing something sensitive.