This guide contains a reference for all old/modern databases it covers the following items:
- Plugable Storage Engines.
- How does the DB handle different operations?
- How does the database handle partitioning, sharding, replication?
- What type of replication does the DB support?
- How does the database handle sharding?
1- which database belong to which CAP. 2- isolations (Anomilies) + (serialization)& transactions: MySQL, Mongodb, Cassandra(optional) 3- defaults engines. 4- Case Studies. 5- Pluggable storage engine. 6- Pages.