Home / SQL Formatter

SQL Formatter

Format and beautify SQL queries with proper indentation and casing.

Formatted:


        

💜 This tool is free and always will be. Help keep it that way.

☕ Buy Me a Coffee

Frequently Asked Questions

Which SQL dialects are supported?

The formatter beautifies standard SQL including SELECT, INSERT, UPDATE, JOIN and nested subqueries.

Does formatting change my query?

No — formatting only changes whitespace and indentation. The query logic stays identical.

Is my SQL sent to a server?

No, formatting runs entirely in your browser.