How to connect Network Drive to MongoDB to populate the txt files as a collection?

Viewed 18

We have a network drive containing pipe-delimited text files. We need to populate the data from txt files to MongoDB collection. What is the best way we can do that?

0 Answers
Related