Convert API JSON arrays into valid MySQL, PostgreSQL, or SQLite INSERT INTO table (...) VALUES (...) database migration scripts.
INSERT INTO table (...) VALUES (...)