書名: Hands-On Big Data Modeling作者名: James Lee Tao Wei Suresh Kumar Mukhiya本章字數: 39字更新時間: 2021-06-10 18:58:51
NoSQL stores
Most NoSQL systems have the following features:
- High scalability
- High availability
- High fault tolerance
- Flexibility in data models
- Weaker consistency models that have abandoned ACID transactions
- Simple interfaces
Let's explore some NoSQL systems in the following sections.