Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For little problems where you can just download the entire database every time and do read-only work, never underestimate the value of keeping it simple! I really like SQLite for this because it has the portability of a .Json or .csv file but it’s more ready to interact with as a database.


Just use clickhouse-local, and you can interact with any old CSV file as if it was a database.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: