I fail to comprehend how to use data-table with CLSQL. CL-CSV repository README mentions that this is possible, but I would just really like an example.
f.e. If I have a data-table generated from a CSV in *db*
, how do I use CLSQL to query the contents? I cannot even make CLSQL to use/connect to *db*
as a database.