Hacker News new | ask | show | jobs
by liquidify 809 days ago
what about just exporting to sqlite files?
2 comments

This is the right answer for the cases when your complexity grows beyond csv.
sqlite is an excellent choice.