Stars
**No Longer Maintained** Official RAMCloud repo
【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥
An educational OLAP database system.
A Vector Database Tutorial (over CMU-DB's BusTub system)
A new heuristic to optimize implementations of linear matrices
A prototype of erasure-coded storage systems with fast data recovery
CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库
SC 2021, "LogECMem: Coupling Erasure-Coded In-Memory Key-Value Stores with Parity Logging"
Based on DDBHW, we implement a prototype of distributed file system (called HWDFS), which uses DDBHW to speed up partial writes. The system can be deployed on multiple machines that are mounted wit…
Github repo for Jerasure Library - C Implementation of Reed-Solomon coding
A course to build distributed key-value service based on TiKV model
Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。
build a simple database in C, just like SQLite
A unified framework for privacy-preserving data analysis and machine learning
[WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.