Description:
Ever wondered how databases write data insanely fast? LSM trees batch writes in memory, flush them to sorted runs on disk, and compact them later, trading read speed for blazing write throughput. Let's break down how it all works.
----
Welcome to the channel! I make videos about software engineering, databases, and distributed systems. You can find more about me at the links below:
X: https://x.com/BenjDicken
LinkedIn: https://linkedin.com/in/benjdicken
Web: http://benjdd.com/
Share this link via
Or copy link























