I have some converter-program that prepares big sql file with insert statements like
INSERT INTO table (col1, col2, ...) values (val1, val2, ...) (val1, val2,