Monday, September 29, 2014

MongoDB Security, Profiling, Indexing, Cursors and Bulk Operations Guide

After getting introduced to MongoDB, installing the server and delving into the Shell commands, we covered the integration of MongoDB with applications written in Java and more advanced topics like Sharding and Replication. Also, we talked about Map/Reduce and how MongoDB can leverage it.


In this final lesson of the course, we are going to take a look on MongoDB security model, different types of indexes, query plans and profiling, server-side cursors and bulk operations. We will discuss indexing, profiling, the use of Query cache and how to implement bulk operations.


Get started here






from Java Code Geeks http://academy.javacodegeeks.com/news/mongodb-security-profiling-indexing-cursors-and-bulk-operations-guide/

No comments:

Post a Comment