sooluh
sooluh
sooluh
Portfolio
Blog
Tools
Snippets
About
Contact
Back to Tools
SQL Formatter
Share Tool
Format and beautify SQL queries for better readability and consistency.
Input SQL
Clear
SELECT id, name, email FROM users WHERE is_active = 1 ORDER BY created_at DESC;
Output
SQL Dialect
Standard SQL
MySQL
PostgreSQL
SQLite
MariaDB
BigQuery
T-SQL
PL/SQL
Format SQL