storage-db's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
ceph/ceph
Ceph is a distributed object, block, and file storage platform
MicrosoftDocs/azure-docs
Open source documentation of Microsoft Azure
s3fs-fuse/s3fs-fuse
FUSE-based file system backed by Amazon S3
mit-pdos/xv6-public
xv6 OS
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
chaozh/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
pingcap/docs-cn
TiDB/TiKV/PD 中文文档
skyzh/type-exercise-in-rust
Learn Rust dark magics by implementing an expression framework in database systems
alibaba/tfs
TFS (Taobao File System) is a distributed file system similar to GFS.
tonydeng/sdn-handbook
SDN手册
etcd-io/raft
Raft library for maintaining a replicated state machine
gkostka/lwext4
ext2/ext3/ext4 filesystem library for microcontrollers
rosedblabs/database-learning
(Chinese) 数据库/存储学习路径推荐
yixuaz/CMU-15445
https://www.jianshu.com/nb/36265841
PKUFlyingPig/CS149-parallel-computing
Learning materials for Stanford CS149 : Parallel Computing
thustorage/Sherman
Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory
Gan-Tu/cppGFS2.0
A distributed Google File System (GFS), partially implemented in C++.
Wind-Gone/awesome-olap-paper
Paper related to OLAP techniques
FauxFaux/ext4-rs
Read files directly from ext4 filesystem images
skyzh/mini-lsm-solution-checkpoint
Mini-LSM solution checkpoint
moon03432/somePDF
电子版书籍
qiuxiaopeng2000/cmu15445-2023spring