from Hacker News

How to process 100gb tsv and XML files?

by anindha on 8/28/24, 4:12 PM with 6 comments

I am trying to parse a music data file that is close to 100gb. What app or programming language is best for handling a file like this?

Thanks!