Format and beautify SQL queries with syntax highlighting
Formatting Options
Sample Queries
SQL Input
MYSQL
Formatted SQL
SQL Formatting Features
Supported Features:
• Keyword case conversion
• Proper indentation
• Line length control
• JOIN clause formatting
Dialects:
• MySQL
• PostgreSQL
• SQLite
• SQL Server & Oracle
Output Styles:
• Compact (minimal whitespace)
• Expanded (readable format)
• Custom (configurable options)
• Minify (single line)