SQL Formatter
Format and indent SQL queries for readability. Supports standard SQL. Runs entirely in your browser — no uploads, no sign-up.
SQL
Formatted
Advertisement
About this tool
Format and beautify SQL queries with consistent indentation and keyword casing, making long statements far easier to read and review.
Common use cases
- Tidy a complex query before a code review
- Make a generated query readable
- Standardize SQL style across a team