Hacker News new | ask | show | jobs
by ks 4638 days ago
If you have a flat structure (similar to rows in a database table) nothing is simpler and faster to process than a tab delimited file (or CSV).
1 comments

Exactly my point... The motto of keep it simple what is simple generally works.