Data
SQL Formatter
Format SQL statements locally.
About SQL Formatter
Format SQL statements locally. Format, convert, validate, and generate structured data for development workflows. Kr3 DevTools keeps lightweight calculations in the browser whenever possible.
How to use SQL Formatter
- Open the SQL Formatter tool page.
- Paste or type the content you want to process.
- Adjust any options shown by the tool when needed.
- Review and copy the generated result.
SQL
select * from users where id = 1 order by created_at desc
Keywords
Related tools
- String EscapeEscape and unescape string literals locally.
- JSON Escape / UnEscapeEscape and unescape JSON string content locally.
- SQL CompressorMinify SQL statements locally.
- SQL UnescapeUnescape SQL string literals locally.