Can MogoDB be used on Visual Studio 2010 with C++ project?

Hello,

I just discovered MongoDB and I found it to be a good fit for what I’m doing. My project uses Visual C++ 2010 SP1 compiler. I know that there is a MongoDB C++ driver but it works for C++11 or above.

Is MongoDB compatible?

Regards,

Thiago

The C++ driver requires VS2015 or better. Installing the mongocxx driver