In-Browser
Runs in your browserSQL Query Formatter
Make complex SQL queries readable. Formats SELECT, JOIN, WHERE, GROUP BY, subqueries, and statements with clean indentation, or minify into a single line.
8 lines•311 chars
Privacy & Safety: Queries are formatted entirely within browser memory and are never executed or transmitted to any database or server.
Supported dialects: Standard SQL, PostgreSQL, MySQL, SQLite, MariaDB, and BigQuery.
Key Capabilities
Standardized keyword capitalization (SELECT, FROM, WHERE, JOIN, GROUP BY...)
Subquery indentation and nested parentheses alignment
Single-line minification mode that strips comments and collapses whitespace
Live character and line counter metrics
Strictly inert client-side text processing with zero database execution