How to install the MongoDB C++ driver and connect to a MongoDB Atlas instance and perform a simple query.
Intro 0:00
Install with conan 1:30
More interesting query 12:30
Installing from source 15:10
MongoDB: https://www.mongodb.com/products/plat...
Example code: https://github.com/mpnunez/Cpp-librar...