RC
Resource Central
Home
Log Sanitizer
JSON Diff
SQL Formatter
JWT Decoder
Base64
Toggle theme
Open menu
Your data is safe
All processing is done entirely on your computer (client-side). Your SQL code never leaves your browser. You can even disconnect from Wi-Fi to prove it.
SQL Formatter
Paste your messy SQL code below to make it clean and readable.
SELECT id, name, email FROM users WHERE status = 'active' AND age > 25 ORDER BY created_at DESC;
SQL Dialect