SQL Formatter (Basic)
Lightweight SQL formatting for common statements (SELECT/CTE/INSERT/UPDATE/DELETE). Visual mode renders CREATE TABLE schemas as a diagram.
- Format SQL queries for readability.
- Control keyword casing and indentation.
- Visualize table schemas from CREATE TABLE.
SQL input
Sample:
Keyword case:
Indent:
View:
Formatted SQL
Tip: Use Ctrl+K to jump to other tools quickly.