Y
Hacker News
new
|
ask
|
show
|
jobs
by
whartung
1003 days ago
What’s really interesting about it is that Awk is now, finally, getting support for CSV. But I bet a large amount of Awk+CSV use cases can be met with SQLite and SQL+CSV.
1 comments
nuc1e0n
1003 days ago
AWK's new CSV and UTF-8 support is great, but when querying data I think in terms of SQL.
link