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).
Welcome to the SQL Converter Tool Yo! This tool is designed to easily and efficiently convert SQL files into CSV format with a simple, user-friendly interface. Whether you're working with MySQL, ...