All tools
Developer Tools
SQL Formatter
Format messy SQL.
Formatted
SELECT id, name, email FROM users WHERE active = true AND role = 'admin' ORDER BY created_at DESC LIMIT 20;