CSV-SQL

A simple CLI tool to generate SQL tables from CSV files

Usage

Generate SQL table creation statements from CSV files

bash cql <csv-file> [options]

TODO