YugabyteDB: Distributed PostgreSQL for Modern Apps (Hari Krishna Sunder)
CMU Database Group · 64:36
Yugabyte is a distributed, PostgreSQL-compatible OLTP database that does not sit on top of Postgres as an extension: it forks the query layer, cuts away storage/replication/transactions, and stitches that onto its own...