KipData / kipdbLinks
Lightweight, asynchronous based on LSM Leveled Compaction KV database
☆289Updated last year
Alternatives and similar repositories for kipdb
Users that are interested in kipdb are comparing it to the libraries listed below
Sorting:
- Databend 内幕大揭秘☆303Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆150Updated 7 months ago
- SQL as a Function for Rust☆650Updated last week
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆104Updated last year
- A Toy Query Engine & SQL interface☆66Updated 3 years ago
- sqlrs is an in-process sql query engine☆110Updated 2 years ago
- Mini-LSM solution checkpoint☆60Updated last year
- ☆136Updated last year
- seaweedfs implemented in pure Rust☆202Updated 6 months ago
- A Lightweight, Cloud-Native Stateful Distributed Dataflow Engine☆100Updated 2 years ago
- A mini kv database demo that using simplified bitcask storage model with rust implementation. And you can find a tutorial from https://bl…☆27Updated 2 years ago
- Readings in Database Systems, 5th Edition 中文翻译☆98Updated 3 years ago
- just for fun☆42Updated this week
- ☆72Updated 3 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- pipeline execution implemented in Rust☆38Updated 2 years ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆204Updated 3 weeks ago
- Shared Unit Raft☆83Updated 10 months ago
- A port for rocksdb☆104Updated 3 years ago
- A consensus that unifies paxos, raft, 2pc, etc.☆148Updated 2 years ago
- 博客翻译☆65Updated 4 years ago
- Another OLAP database☆318Updated 3 years ago
- 这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。☆137Updated 2 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 3 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆81Updated 2 years ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆70Updated 2 years ago
- Raft consensus alogorithm implemented in Rust. Rust 实现 Raft 共识算法☆34Updated 2 years ago
- 该书是中文 Rust 教程 <<Rust语言圣经>> 中的镜像专题,高质量手翻 Asynchronous Programming in Rust, 深入讲述了如何编写 Rust 高并发异步程序☆175Updated 3 years ago
- PingCAP Talent-Plan(TIDB)1.0 题解 成绩: Section1: 95分 Section2: 97分 Section3: 100分 Section4: 88分☆41Updated 5 years ago
- A SQL query parser written using nom.☆76Updated last year