/MongoClient

An example application to insert a bulk of 100k documents to MongoDB using C

Primary LanguageCMIT LicenseMIT

Mongo C data insertion

How to install

This app assumes that the drivers for MongoDB in C have been previously installed. available here

Running the pre built application

There is an exe available here that has been pre built. The application requires the parameter of the database you would like the add the data to and the collection.