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.
Related Tools
JSON Formatter
Format, beautify, and validate JSON data instantly. Free online JSON formatter for developers.
Base64 Encoder / Decoder
Encode and decode Base64 strings online. Supports UTF-8 text and binary data.
Regex Tester
Test and debug regular expressions online. Real-time matching with highlights and capture groups.
Markdown Preview
Live Markdown preview with GitHub-flavored rendering. Write and preview in real-time.