https://github.com/mmomtchev/readcsv
Performance testing of various techniques for reading a large CSV file
https://github.com/mmomtchev/readcsv
Last synced: 4 months ago
JSON representation
Performance testing of various techniques for reading a large CSV file
- Host: GitHub
- URL: https://github.com/mmomtchev/readcsv
- Owner: mmomtchev
- Created: 2020-07-09T12:34:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T14:32:24.000Z (about 5 years ago)
- Last Synced: 2025-04-10T21:39:35.100Z (6 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reading Large Structured Text Files in Node.js
This is the code used for my medium story
As the story was curated, you need to use the friend link to read it for free:
[Reading Large Structured Text Files in Node.js](https://medium.com/p/reading-large-structured-text-files-in-node-js-7c4c4b84332b?source=email-fba99286a61--writer.postDistributed&sk=f7af86eac2c470c49d1ed87f8b4126e2)
You can download allCountries.txt from [here](https://download.geonames.org/export/dump/allCountries.zip)