Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jmt_
on Sept 21, 2022
|
parent
|
context
|
favorite
| on:
Q – Run SQL Directly on CSV or TSV Files
You can do the same thing with csvsql from csvkit:
https://towardsdatascience.com/analyze-csvs-with-sql-in-comm...
Since csvkit comes with so many other tools, I'm not sure I see a reason to use q over csvsql
gourabmi
on Sept 21, 2022
[–]
Big fan of csvsql here. I use it often to look at log files.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Since csvkit comes with so many other tools, I'm not sure I see a reason to use q over csvsql