DHDev Tool Hub

SQL Formatter

Paste SQL queries and get clean, readable formatting for code review, debugging, and documentation.

Formatted SQL

FAQ

Which SQL dialect is used by default?

The default dialect is generic SQL. The backend can accept a language option for supported sql-formatter dialects.

Does the formatter execute SQL?

No. It only formats text and never connects to a database.