(Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
☆467Aug 7, 2024Updated last year
Alternatives and similar repositories for mini-bitcask
Users that are interested in mini-bitcask are comparing it to the libraries listed below
Sorting:
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,877Feb 10, 2026Updated 3 weeks ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Feb 18, 2025Updated last year
- A course to build distributed key-value service based on TiKV model☆3,873May 3, 2025Updated 10 months ago
- A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群☆3,825Sep 14, 2025Updated 5 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆281Jan 26, 2025Updated last year
- (Chinese) 数据库/存储学习路径推荐☆468Apr 12, 2024Updated last year
- 使用 Go 实现一个 LSM Tree 数据库☆94Apr 26, 2025Updated 10 months ago
- 🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB☆705Aug 8, 2024Updated last year
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆243Apr 6, 2023Updated 2 years ago
- Tutorial for TinyKV project in Talent Plan.☆336Mar 8, 2023Updated 2 years ago
- A course to build the SQL layer of a distributed database.☆2,040Sep 27, 2023Updated 2 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆37Mar 12, 2019Updated 6 years ago
- [WIP]Redis data structure based on key/value storage engine.☆14Jul 26, 2023Updated 2 years ago
- 🔥 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 )☆1,468Apr 25, 2024Updated last year
- Raft 博士论文的中文翻译☆553Aug 26, 2025Updated 6 months ago
- A pure golang SQL database for database theory research☆846Aug 31, 2021Updated 4 years ago
- A generic raft library☆290Feb 11, 2026Updated 2 weeks ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆104Jan 23, 2024Updated 2 years ago
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- levelDB key/value database in Rust.☆11Nov 13, 2021Updated 4 years ago
- Go数据库相关学习资料☆26Mar 29, 2023Updated 2 years ago
- An educational OLAP database system.☆1,815Aug 10, 2025Updated 6 months ago
- 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc f…☆16,822Jul 19, 2024Updated last year
- A course of building an LSM-Tree storage engine (database) in a week.☆3,913Nov 3, 2025Updated 4 months ago
- Lightweight, asynchronous based on LSM Leveled Compaction KV database☆290Apr 28, 2024Updated last year
- Distributed object storage server from Douban Inc.☆450Apr 2, 2024Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,157Aug 21, 2024Updated last year
- build a tiny kv store base on Bitcask☆45Jan 9, 2025Updated last year
- sqlrs is an in-process sql query engine☆113Jan 7, 2023Updated 3 years ago
- Raft一致性算法论文的中文翻译☆6,280Apr 23, 2024Updated last year
- 阅读 boltDB 源码后的小结☆271Oct 9, 2022Updated 3 years ago
- LSM-Tree 论文的中文翻译☆80May 21, 2022Updated 3 years ago
- 电子科技大学分布式存储与计算实验室新生训练计划☆906May 1, 2025Updated 10 months ago
- Raft implementation in Go☆1,269Jan 29, 2025Updated last year
- Databend 内幕大揭秘☆302Jan 26, 2024Updated 2 years ago
- ☆17Aug 10, 2022Updated 3 years ago
- 加入个人阅读代码注释的etcd raft实现☆210Jul 11, 2021Updated 4 years ago
- µGo语言实现(从头开发一个迷你Go语言编译器)☆1,543Sep 26, 2024Updated last year