Convert JSON arrays to SQL INSERT statements online. Generate bulk SQL inserts from JSON data for MySQL, PostgreSQL and SQLite. Free browser-based tool.
Your data never leaves your browserRelated
The tool expects a JSON array of objects. Each object becomes an INSERT row, and the object keys become column names.