21CTO
Mar 29, 2021 · Databases
Inside YugabyteDB: Architecture, Tablet Storage, and Distributed Transactions
This article explains YugabyteDB's two‑layer logical architecture, its tablet‑based distributed storage built on Raft groups, the RocksDB‑backed local DocDB, and how it implements distributed transactions using Hybrid Logical Clocks, two‑phase commit, and MVCC, while comparing it with TiDB, CockroachDB and other rivals.
2PCMVCCRocksDB
0 likes · 14 min read
