C, C++ and C#

C++ driver

  • C++ uses native MongoDB libraries
  • Use scons to install the CPP driver
  • Example:
    scons --prefix=$HOME/mongo-client-install --full --use-system-boost install-mongoclient
  • More info:
    docs.mongodb.org/ecosystem/tutorial/download-and-compile-cpp-driver/



>>
 


+ o -