SQL Formatter

Format and beautify SQL queries for better readability. Supports common SQL keywords and clauses.

0 chars0 bytes

Supported Keywords

SELECT, FROM, WHERE, JOIN, LEFT JOIN, RIGHT JOIN, INNER JOIN, ON, AND, OR, ORDER BY, GROUP BY, HAVING, LIMIT, INSERT INTO, VALUES, UPDATE, SET, DELETE FROM, CREATE TABLE, ALTER TABLE, DROP TABLE

Keyboard Shortcuts

  • Ctrl + L - Focus input field
  • Ctrl + Enter - Format SQL
  • Ctrl + Shift + C - Copy formatted SQL
  • Ctrl + S - Download formatted SQL
  • Escape - Clear all inputs
  • Tab - Insert spaces
  • Double-click output - Select all text