btree.blog

May 2024

Nile: Things DBs Don't Do - But Should

In this blog, I'll point out functionality that is very often needed in data platforms and more likely than not, you wil...
May 2024

mini-lsm: a tutorial building an LSM in Rust

After taking this course, you should deeply understand how an LSM-based storage system works, gain hands-on experience i...