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?
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?