Format SQL queries with syntax highlighting.
This formatter aligns SQL queries with proper indentation and line breaks, and converts keywords to uppercase — improving readability for complex queries with JOINs and subqueries.
The formatter focuses on standard SQL, compatible with most systems like MySQL, PostgreSQL, and SQLite.
No, the tool only formats the text; it does not connect to any database.