This class is used to create MongoDB Database, Collection and Insert Multiple csv files to DB using Pymongo. It can also be used to fetch records from MongoDB and save it as .csv file. Records can be saved in different formats by changing the code. Mainly helpful if you have bulk of files to push to MongoDB or fetch all records from MongoDB.