Tag: storage
All the articles with the tag "storage".
How Databases Actually Store Data: Pages, Indexes, and WAL
A detailed systems-level tour of database pages, row layouts, B-trees, buffer pools, MVCC, write-ahead logging, recovery, and performance tradeoffs.
YouTube into Infinite Cloud Storage — Using C++ and Math
What if you could turn YouTube into unlimited cloud storage? I built a system that hides files inside video frames using C++ and clever math.