Iterating over files using TMongoDB BulkLoad

Iterating over files using TMongoDB BulkLoad

This blog explains, bulk import of 75 CSV files into MongoDB. I tend to prefer working with lots of smaller files I can open up in Notepad++ when there is an issue, rather than deal with 5gb CSV files I can’t open.