baili-zhang / lynxdb
LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.
☆14Updated 8 months ago
Alternatives and similar repositories for lynxdb:
Users that are interested in lynxdb are comparing it to the libraries listed below
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated 2 weeks ago
- High performance distributed key-value database☆13Updated 3 years ago
- sqlite的阅读笔记☆21Updated 2 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- 理解LSM(Log-structure Merge Tree)而写的Demo☆8Updated 4 years ago
- 500 行代码实现一个基于 LSM 的数据库☆137Updated 3 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Simple DBMS MIT 6.830☆19Updated 6 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆29Updated 3 years ago
- read source code of boltdb & re-implement it in c++☆11Updated 6 years ago
- tbnet☆13Updated 7 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆80Updated 2 years ago
- A redis compatible database.☆15Updated 3 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆26Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- TiKV Client for C++☆14Updated last year
- 带注释的leveldb v1.18 代码☆24Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- a high performance server framework☆12Updated 2 years ago
- 分布式leveldb☆23Updated 3 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆27Updated 2 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- A light weight distributed key-value database system with table concept.☆83Updated 3 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆50Updated 7 years ago
- 简洁、优雅的key/value存储引擎☆52Updated 10 years ago