SQL ↔ JSON Converter
Generate INSERT from JSON or parse simple INSERT statements to JSON.
SQL ↔ JSON Converter
Simple parser only — supports basic INSERT INTO t (cols) VALUES (...); multiple rows may need one INSERT per row. Escaped quotes and complex SQL are not fully supported.
Related tools
More from the same category