SQL Formatter & Beautifier
Format and beautify SQL queries with proper indentation and keyword casing
Generic SQL
2
UPPER
Input SQL
Formatted SQL
SQL Formatting Features:
Proper keyword casing (UPPER/lower/preserve)
Consistent indentation
Line breaks for readability
Basic JOIN/WHERE clause structuring