MENU

Fun & Interesting

Build a database from the ground up

Cloud Lunch and Learn 2,051 3 years ago
Video Not Working? Fix It Now

In this talk, Oren Eini is going to inspect all the different pieces that make for an industrial-grade database engine, from the way the data is laid out on disk to how the database is ensuring that transactions are durable. We'll explore algorithms such as B+Tree, write-ahead logs, discuss concurrency strategies and how different features of the database work together to achieve the end goals.

Comment