- Published on
一组与Database存储相关的文章
- Authors
- Name
- Hao Chen
- @haoel
Content
【高级知识】
一组与Database存储相关的文章:
On Disk IO, Part 1: Flavors of IO https://medium.com/databasss/on-disk-io-part-1-flavours-of-io-8e1ace1de017
On Disk IO, Part 2: More Flavours of IO https://medium.com/databasss/on-disk-io-part-2-more-flavours-of-io-c945db3edb13
On Disk IO, Part 3: LSM Trees https://medium.com/databasss/on-disk-io-part-3-lsm-trees-8b2da218496f
On Disk IO, Part 4: B-Trees and RUM Conjecture https://medium.com/databasss/on-disk-storage-part-4-b-trees-30791060741
On Disk IO, Part 5: Access Patterns in LSM Trees https://medium.com/databasss/on-disk-io-access-patterns-in-lsm-trees-2ba8dffc05f9
注明一下,数据库不是我(Hao Chen)的主要专攻方向,我只了解一些基础原理的技术。对于分布式数据库,有两个关键技术,一个是LSM Tree,一个是MVCC技术 (MVCC相关的文章之前分享过)
欢迎大家分享一些和数据库相关的技术……
Link Preview
- https://medium.com/databasss/on-disk-io-part-1-flavours-of-io-8e1ace1de017
- On Disk IO, Part 1: Flavors of IO
- If you like this story, check out my upcoming book on Database Internals!