Formatters
SQL formatter
Pretty-print SQL with keyword casing
How to use / Notes
How to use
- Paste the SQL query to format.
- Keywords and indentation are tidied up.
- Copy the result.
Notes
- Dialect-specific syntax (MySQL, PostgreSQL, etc.) may not format perfectly.
- Formatting is cosmetic and does not change query meaning.