DAILY
TOOLS
SQL Formatter
Beautify and format complex SQL queries.
Dialect
Standard SQL
MySQL
PostgreSQL
SQLite
MariaDB
Format SQL
SELECT * FROM users WHERE id = 1 AND status = "active" GROUP BY age ORDER BY created_at DESC LIMIT 10;