How I Rebuilt HozonDB's Storage Layer to Make Indexes Actually Work
When I started building HozonDB — a relational database engine from scratch in Rust — I made a deliberate choice to keep the storage model simple. Pages, rows packed one after another, a pointer to th
manlikehb.hashnode.dev11 min read