These scripts will process all the HTML files in the specified folder, combine the data into a single CSV file and then convert that CSV to a SQL file. Be sure to change the paths to the correct ...
This project contains scripts to read CSV and JSON files from specified directories and generate SQL INSERT statements. The generated SQL scripts are saved in a specified output directory (sql-files).