A lightweight, fast SQL query processor written in C that enables executing SQL queries directly on CSV files without requiring a database. For full documentation, see the /doc directory.
CSV to SQL Converter is a simple and intuitive Python GUI application that converts a CSV file into an SQL script compatible with Microsoft SQL Server. The generated ...