VinMi
Building Intelligent Enterprise Solutions
Home
Tools
Format
Viewer
Grid
JSON Diff
Text Diff
Convert
SQL
Lint
Graph
Sheets
Charts
Flow
Blog
Midnight
100% private.
Everything runs in your browser — your data is never uploaded, stored, or sent to any server.
SQL INSERT → JSON
Paste one INSERT or a whole dump — read it back as JSON or as a table
SQL INSERT statements
Load Sample
Clear
0
statements
0
rows
0
tables
0
columns
Output
JSON
Table
Shape
Flat array of rows
Grouped by table
One entry per statement
Indent
2 spaces
4 spaces
Minified
Values
Typed values
(numbers & booleans, not strings)
NULL / DEFAULT
JSON null
Omit the key
Keep as "NULL"
Keep expressions
(NOW(), CONCAT(…)) as SQL text
Add
_table
to every row
JSON
Copy JSON
Download .json
JSON will appear here…