SQL Tools
8 toolsFormat, minify, explain and convert SQL — plus query generators for Postgres and MySQL.
SQL Formatter
Format one-line SQL into readable, indented statements.
SQL Beautifier
Expanded, review-ready SQL layout with one column per line.
SQL Minifier
Collapse SQL to one line and strip comments and extra whitespace.
SQL Query Explainer
Break a query into clauses with a plain-English explanation of each.
SQL to JSON Converter
Turn INSERT statements or result tables into JSON records.
JSON to SQL Insert
Generate INSERT statements from a JSON array of objects.
PostgreSQL Query Generator
Build Postgres SELECT, INSERT, UPDATE, DELETE and DDL from a form.
MySQL Query Generator
Build MySQL SELECT, INSERT, UPDATE, DELETE and DDL from a form.