|
You are here |
yokota.blog | ||
| | | | |
www.igvita.com
|
|
| | | | | LevelDB combines the SSTable, MemTable a number of processing conventions to create a fast, open-source database engine. LevelDB is now embedded in WebKit (IndexDB), but you can also easily embed it in your own application! | |
| | | | |
ordep.dev
|
|
| | | | | [AI summary] A transcript of a talk comparing log-structured storage engines like LSM-Trees with traditional B-Trees, discussing their architectures, performance trade-offs, and underlying data structures. | |
| | | | |
timilearning.com
|
|
| | | | | Have you ever wondered how data stored in databases actually gets represented on your computer's hard disk? Or why some queries to your database tables benefit from adding indexes on columns? Well, whether you have or not, here's a series of posts that aim to detail my understanding of the journey from inserting a row to a database table, to actually retrieving that row. | |
| | | | |
abseil.io
|
|
| | | Battle-tested, Mom-approved | ||