Cap Theorem and Databases
Summary
This talk covers the following topics
- CAP Theorem
- CAP categorised Databases
- Different Types of Databases
- Gist and Example of one of each Database type
Key Insight
Understand the use case or problem you are trying to solve and choose the appropriate database. Understand the design of the Database and see where it sits in the CAP theorem. Don’t choose a DB because it’s popular or heavily used.