Make dense SQL readable
Format long queries into consistent indentation so joins, filters, groups and order clauses are easier to review.
Clean up SELECT queries, joins, CTEs, migrations and SQL snippets before sharing, debugging or documenting them.
These are the signals I would review manually when deciding what needs fixing first.
Review this area to understand whether it is helping or hurting growth.
Review this area to understand whether it is helping or hurting growth.
Review this area to understand whether it is helping or hurting growth.
Review this area to understand whether it is helping or hurting growth.
A little context makes the numbers more useful. Use these notes to understand where this tool fits inside content, SEO and website reviews.
Format long queries into consistent indentation so joins, filters, groups and order clauses are easier to review.
Switch between common SQL dialects such as MySQL, PostgreSQL, SQLite, BigQuery and Transact-SQL for better formatting.
Minified output is useful when SQL needs to fit into configs, fixtures, small documentation blocks or quick handoffs.
SQL input is formatted in your browser, so internal queries and database notes do not need to be uploaded to a server.
Quick answers about how this tool works and when to use it.
It formats SQL into readable indentation, supports multiple dialects and can also create a compact minified version.
The tool supports Standard SQL, MySQL, PostgreSQL, SQLite, BigQuery and Transact-SQL formatting options.
No. It only formats pasted SQL text in your browser. It does not connect to a database or execute queries.
No. The tool runs in your browser, so pasted SQL is processed locally on your device.