A tool which treats CSV files as SQL tables, and exports CSV and JSON files using a SQL SELECT statement. Many tools and systems can export their data to CSV - comma separated values. Typical work ...
A lightweight, fast SQL query processor written in C that enables executing SQL queries directly on CSV files without requiring a database. Features include joins, subqueries, aggregations, arithmetic ...