Skip to content

A easy c++11 mongodb driver library,depend on mongoc,And no boost!!!!

Notifications You must be signed in to change notification settings

nicehero/MongoHpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A easy c++11 mongodb driver library,depend on mongoc,And no boost!!!!

Only header files!!!

Support connection pool!!!

Support Windows and Linux!!!


#how to use

sudo apt-get install cmake libssl-dev libsasl2-dev

git clone https://github.com/nicehero/MongoHpp

cd MongoHpp/dep

python build.py

cd ..

#show you the code

cat test.cpp


how to test

./buildTest.sh

./test mongodb:https://user:pass@localhost:27017/?authSource=admin testdbname

welcome to my test c++11 server framework

https://gitee.com/nicehero/nicehero

nicehero.io

About

A easy c++11 mongodb driver library,depend on mongoc,And no boost!!!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published