DZone Database Zone
MongoDB Indexing Types: How, When and Where Should They Be Used?
In this blog post, we will talk about MongoDB indexing and the different types of indexes that are available in MongoDB.
MongoDB is a NoSQL database that is document-oriented. NoSQL databases share many features with relational databases, and one of them is indexes. The question is, how are such documents indexed in the database?
No comments:
Post a Comment