toolkit
Dev
Design
Text
SEO
Data
Utility
Img & PDF
IP/DNS
Home
/
Code Formatters
SQL Formatter
Format SQL queries.
Input
SELECT id, name FROM users WHERE active = 1 ORDER BY name;
Formatted
SELECT id, name FROM users WHERE active = 1 ORDER BY name;
Copy
All Code Formatters
Related tools
HTML Formatter
Beautify HTML code.
CSS Formatter
Beautify and organize CSS.
XML Formatter
Format and beautify XML.