Hacker News new | ask | show | jobs
by Helmut10001 985 days ago
I've processed TBs of CSV files with pandas. You can always read files in chunks and in the end, SQL will also need to read data somewhere from a disk.