GameParticles

SQL Formatter

DeveloperNew

Paste messy or minified SQL and get a clean, readable query with proper indentation, uppercase keywords and line breaks at clause boundaries.

Indent:
Input SQL
Formatted SQL

Works great for

💻

Beautifying Minified Queries

Backend developers paste compressed, single-line SQL from ORM logs or query builders and get properly indented, readable SQL in one click. Supports SELECT, INSERT, UPDATE, and DELETE.

📊

Cleaning Auto-Generated SQL

Data analysts format messy queries exported from BI tools like Tableau or Looker. Consistent indentation and uppercase keywords make auto-generated SQL far easier to audit.

🗄️

Stored Procedure Reviews

DBAs format stored procedures and views before committing them to version control or submitting for code review. Standardised style reduces diff noise and speeds up PR approvals.

🔗

Debugging Complex JOINs

Untangle multi-table JOIN chains by formatting them so each JOIN clause appears on its own indented line. Identifying missing ON conditions or wrong join types becomes much faster.

📝

SQL Documentation

Prepare clean, readable SQL snippets for technical documentation, runbooks, and README files. Formatted queries with uppercase keywords are far more legible for non-SQL audiences.

↔️

Single-Line to Multi-Line

Convert long single-line queries copied from application logs into multi-line formatted SQL. Instantly see the full structure at a glance: columns, filters, groupings, and sort order.

sql formatterformat sqlsql beautifiersql query formattermysql formatterpostgresql formattersql indentsql prettifybeautify sql querysql syntax
JSON Formatter
Developer · Format, validate and minify JSON with syntax highlighting.
Base64 Encode / Decode
Developer · Encode text to Base64 or decode Base64 back to plain text.
URL Encoder / Decoder
Developer · Encode or decode URL components and query strings.
Hash Generator
Developer · Generate MD5, SHA-1, SHA-256 and SHA-512 hashes.
UUID Generator
Developer · Generate UUIDs v4 (random) in bulk with one click.
Regex Tester
Developer · Test regular expressions against text with live match highlighting.
Word Counter
Text · Count words, characters, sentences, paragraphs and reading time.
Case Converter
Text · Convert text between UPPER, lower, Title, camelCase, snake_case and more.
List Sorter
Text · Sort, reverse, deduplicate and shuffle lists of text.
Markdown Preview
Text · Write Markdown and see a live rendered preview side by side.
Percentage Calculator
Numbers · Calculate percentages, increases, decreases and what % one number is of another.
Color Converter
Colors · Convert colors between HEX, RGB, HSL and HSV instantly.
Snake
Arcade · Eat food, grow longer, don't hit the walls. A timeless classic.
2048
Puzzle · Slide tiles and combine them to reach the legendary 2048 tile.