


The purpose of the lib is to relief stress like this. I have manually tested it with a csv file over 3 million records and it works without an issue. Or if you want to stream data from another application: cat | csvtojson > converted.json You can update it by running npm install -g csvtojsonĪfter you've installed latest csvtojson, you just need to run: csvtojson > converted.json Please make sure you have the latest csvtojson release. Please check out Process Big CSV File in Command Line. I also added some extra lines in README for your scenario. I am sorry it did not work out for you and it was caused by a bug solved several months ago. You mentioned csvtojson module above and that is an open source project which I am maintaining.
