Wednesday, 28 August 2013

How to write simple queries in MongoDB with C++?

How to write simple queries in MongoDB with C++?

References

Reference NO 1

http://docs.mongodb.org/ecosystem/tutorial/getting-started-with-cpp-driver

Reference NO 2

http://stackoverflow.com/questions/15195465/how-to-write-simple-queries-in-mongodb-with-c

Reference NO 3

http://stackoverflow.com/questions/8408598/how-to-use-conditional-operators-in-mongodb-queries-in-c

Reference NO 4

http://www.slideshare.net/YnonPerek/mongodb-for-c-developers

Reference NO 5

http://search.cpan.org/~friedo/MongoDB-0.702.1/lib/MongoDB/Tutorial.pod

Reference NO 6

https://gist.github.com/1528272

Reference NO 7

http://www.w3resource.com/mongodb/introduction-mongodb.php

Reference NO 8

http://mongodb.github.io/node-mongodb-native/driver-articles/anintroductionto1_1and2_2.html

No comments:

Post a Comment