SQL Formatter
Make SQL queries readable
Long SQL queries on a single line are hard to read. The formatter wraps them cleanly, indents them and uppercases keywords – for multiple SQL dialects.
- Dialects: Standard SQL, PostgreSQL, MySQL, MariaDB, SQLite and SQL Server (T-SQL).
- Keywords: Uppercased for better readability.
- Local: Your query stays in the browser – nothing is transmitted.
