What it changes
This formatter applies consistent indentation, keyword casing, and line breaks so large queries are easier to inspect.
Typical usage
Use it for queries copied from logs, generated SQL, and pull request review preparation.
Browser tool
Normalize SQL formatting for easier review and debugging.
Workflow
Paste data, review the generated result, then copy it into your editor, migration, or docs.
Good fit
Fast cleanup, lightweight conversion, and documentation tasks during development.
Format preview
Edit on the left, review the generated result on the right.
1 lines · 15 words · 104 chars
11 lines · 18 words · 119 chars
This formatter applies consistent indentation, keyword casing, and line breaks so large queries are easier to inspect.
Use it for queries copied from logs, generated SQL, and pull request review preparation.