You can also use CSVSQL to “directly” query one or more CSV files. Please note that this will create an in-memory SQL database, so it won’t be very fast:
I assume that this is SQLite, and that I can therefore refer to SQLite documentation for query syntax / etc?
I assume that this is SQLite, and that I can therefore refer to SQLite documentation for query syntax / etc?
Thanks for this library