</>
DevTools
All Tools
GitHub
SQL Formatter
Format and beautify SQL queries with proper indentation and uppercase keywords.
Advertisement — top slot
Input SQL
SELECT id, name, email FROM users WHERE active = 1 AND role = 'admin' ORDER BY name LIMIT 10;
Formatted SQL
Format
Minify
Clear
Advertisement — bottom slot