SQL Formatter
Format SQL queries instantly
SQL Formatter
JSON → SQL
CSV → SQL
SQL → JSON
SQL → CSV
JSON to SQL Converter
Paste a JSON array and get CREATE TABLE + INSERT statements instantly.
Table Name
Convert
Copy Output
Download
JSON Input
[ { "id": 1, "name": "Ravi", "city": "Kolkata" }, { "id": 2, "name": "Priya", "city": "Mumbai" } ]
SQL Output