It is the first tie to use non sql database and first time also to use mongo db i need to search inside mongo db that is all i want ,i have a very small task in maintenance of an old project any help ,answer or links will be great .
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
yo can find an answer in it’s own website :
http://www.mongodb.org/display/DOCS/Advanced+Queries
and here is an example with java :
http://www.mkyong.com/mongodb/java-mongodb-hello-world-example/