首页 工具
📊

SQL 格式化器

格式化SQL语句

Frequently Asked Questions

Which SQL dialects are supported?

The tool supports standard SQL as well as MySQL, PostgreSQL, SQL Server, Oracle, and SQLite dialects.

Can it format complex queries?

Yes, it handles subqueries, CTEs (WITH clauses), JOINs, CASE statements, window functions, and nested queries.

Does it support minification?

Yes, in addition to formatting/beautifying, you can also compress SQL by removing whitespace and comments.