Usage Guide
Use the SQL formatter to clean up one-line queries copied from ORM logs, slow-query logs, database clients, or code reviews. Paste SQL into the input area, then format it into an indented multi-line structure to read WHERE, JOIN, and grouping conditions more easily, or minify it into a single comment-free line for logging or sharing. Formatting supports an uppercase-keyword toggle and 2/4/6/8 space indentation, and everything runs locally in your browser without uploading data.