SQL Formatter

Format and indent SQL queries for readability.

Support
Works Offline
Privacy First
No Login
No API

SQL Input

Formatted SQL

About the SQL Formatter

Format SQL with grammar-aware rules for MySQL, PostgreSQL, SQLite, SQL Server, Oracle PL/SQL, BigQuery, Snowflake, Redshift, Spark SQL, DuckDB, and more. Choose indentation and keyword casing, then copy or download the result.

Examples

Format SELECT

select id,name from users where active=1

Output

SELECT id,
  name
FROM users
WHERE active=1

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Read more

Comments

No login needed. Comments appear after a quick review.

Protected by an on-site captcha — no third-party trackers.

Optional: get an alert when your comment is published or replied to, plus new tool announcements. No sign-up.

Loading comments…

Version 2.0.0 · Updated 2026-09-16 · Runs entirely in your browser