Comment on Qsv: Efficient CSV CLI ToolkitComments−dima552yAn incomplete list of other similar tools: https://github.com/dkogan/vnlog/#description−alchemist1e92yHere is a related but more obscure tool that can be surprisingly useful.http://hopper.si.edu/wiki/mmti/StarbaseTheir tbl format is so trivially close to standard csv that I just convert on the fly back and forth with tiny helper perl scripts.
Comments
An incomplete list of other similar tools: https://github.com/dkogan/vnlog/#description
Here is a related but more obscure tool that can be surprisingly useful.
http://hopper.si.edu/wiki/mmti/Starbase
Their tbl format is so trivially close to standard csv that I just convert on the fly back and forth with tiny helper perl scripts.