c  « mongodb « Java Database Q&A





1. How to develop an API for an c++ project    stackoverflow.com

I have developed an crawler in c++ with curl library and as it is developed in c++ it does not has an GUI and i am planning to implement the GUI ...

2. Why Javascript is used in MongoDB or CouchDB instead of other languages such as Java, C++?    stackoverflow.com

My understanding of the Javascript so far has been that it is a client-side language that capture events and makes a web-page dynamic. But on reading the comparison between MongoDB, and ...