In this video we visualize how the SQLite B-Tree balancing algorithm works. Technically it's not exactly the algorithm from SQLite but my own version which I implemented for MKDB. My version is almost a 1:1 Rust copy of the original algorithm implemented in C which you can find linked below. 🌐 LINKS Algorithm Implementation: #L1627 Original SQLite Implementation: #L2171 ✉️ CONTACT INFO Business Email: business@ Contact Email: sarosiantonio@ Twitter: Instagram: LinkedIn: 🎵 MUSIC 📖 CHAPTERS 00:00 Introduction 00:41 Databases & B-Trees 03:30 The Balancing Algorithm 09:24 Deleting & Balancing 12:03 Final Thoughts 🏷️ HASHTAGS #programming #computerscience #algorithm











