Back to Database Management System

Distributed & NoSQL Databases

Explore the world beyond traditional relational databases. Learn about distributed systems, the CAP theorem, and the different types of NoSQL databases (Key-Value, Document, Column, Graph).

1 week

Topics in this Chapter

1

Distributed DBMS

Understand the architecture and concepts of distributed database systems.

2

Fragmentation & Replication

Learn the two main strategies for distributing data: fragmentation and replication.

3

CAP Theorem

Understand the fundamental trade-off in distributed systems: Consistency, Availability, and Partition Tolerance.

4

NoSQL Types

Survey the main categories of NoSQL databases: Key-Value, Document, Column-family, and Graph.

GeekDost - Roadmaps & Snippets for Developers