You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here you can read every line of every file on a folder (recursively) and introduce data in Mongo.
Specifically, my file searches and stores any [user * data] it finds.
The files can be LARGE (tested with 81GB file).
About
w/Node.You can read all the files in a folder (recursively), read every line and introduce data in Mongo.