Skip to content
Back to tools
🌐
Web & dev
SQL Beautifier
Format SQL queries with line breaks and indentation.
SQL
SELECT id, email, role FROM users WHERE created_at > '2026-01-01' AND is_active = true ORDER BY created_at DESC LIMIT 10;
Run
Output will appear here. Fill the inputs and click Run.