🧰 FreeTools

SQL Formatter

Format and beautify SQL queries. Keywords are automatically uppercased and indentation is applied.

SQL Input75 chars
Formatted SQL
SELECT id, name, email FROM users WHERE status = 'active' ORDER BY name ASC

Frequently Asked Questions

Which SQL dialects are supported?

The formatter works with standard SQL syntax used by MySQL, PostgreSQL, SQLite, and SQL Server.

Share:

Related Tools