␡
- Inserting Data
- Reading Data
- Updating Data
- Removing Data
- Conclusion
< Back
Page 5 of 5
Like this article? We recommend
Conclusion
In this article, you learned basic CRUD operations for use with Mongo Query Language in MongoDB. Although the queries in this article should fit most of your application's needs, try adding multiple documents at a time using looping conditions to expand on the examples.
You should also start to see the benefit of using MongoDB for scaling large databases and merging documents across nodes. The benefit of using MongoDB with a JSON application or web service is obvious.
< Back
Page 5 of 5