SQL Formatter
Format and beautify SQL data for readability before export or API use.
From
CSV
Json
XML
YAML
NDJSON
TSV
HTML Table
SQL
TOML
Fixed-Width
XLSX
Markdown
Dotenv
INI
Properties
LaTeX
RSS
PLIST
Options
Load Sample
Input (SQL)
Upload
INSERT INTO users (name, age, city) VALUES ('Alice', 30, 'New York'), ('Bob', 25, 'London');
92 chars · 3 lines
Formatted (SQL)
Format
Ctrl+Enter: Convert
Ctrl+Shift+C: Copy
Ctrl+Shift+S: Download
Copy Link
Related
SQL Validator
SQL to JSON Converter