About this document
Understanding NoSQL and CAP Theorem by shanayasharma3301 is a document available to read on EtoBox.
NoSQL databases are non-relational and designed for large scale data storage needs. They avoid join operations and typically scale horizontally. NoSQL databases have dynamic schemas, support unstructured data, and focus on eventual consistency over ACID properties. There are several categories of NoSQL databases including key-value stores, column-oriented databases, document databases, and graph databases. The CAP theorem states that a distributed system can only strongly support two of the properties of co
- Author
- shanayasharma3301
- Language
- EN