SQL Masking Tool
Masks and anonymizes table names, column names, and values within the browser while preserving SQL structure.
Font size
About this tool
Replace sensitive information such as database identifiers and literal values with alternative values before sharing and reviewing SQL.
Features
- Dialects of Oracle, PostgreSQL, MySQL, SQL Server, SQLite
- Masking/anonymization of identifiers, strings, numbers, and comments
How to use
- Select the database type and paste the SQL.
- Select the masking target and display settings.
- Check and copy the masking results.
- You can remove masking individually by right-clicking on the target area of the masking result, and reapply by right-clicking again.
Limitations
- Not all vendor-specific syntax can be completely parsed.
- Please also check the target database for feasibility and correct syntax.
Privacy: The input contents and processing results are processed within the browser and are not sent to or saved on the Develop Tools server.