MongoDB Replication and Sharding- A Complete Introduction Aditya Garg: A NoSQL database is a non-relational database that does not use the traditional table-based database. MongoDB is a powerful document-oriented database system. It has an index-based search feature that makes data retrieval quick and easy.
Table of contents
IntroductionWhat is MongoDB Database?What is Database Replication?What is the Need for Database Replication?What is CAP Theorem in Database?How MongoDB Performs Replication?What is Database Sharding?What is the need for Database Sharding?How Does MongoDB Database Performs Sharding?Conclusion1 Comment
Sort: