Hacker News new | ask | show | jobs
by forgotmypw 2333 days ago
Yes, it is great for that.

You only have to read the CSV file once, and after that you have a nice set of tables you can query any which way you want.

I use SQLite as an intermediate step between text files and static HTML, for example.