baili-zhang / lynxdbLinks
LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.
☆16Updated last year
Alternatives and similar repositories for lynxdb
Users that are interested in lynxdb are comparing it to the libraries listed below
Sorting:
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 3 months ago
- Code implementation of DDIA, primarily using Go language☆10Updated 2 years ago
- 基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池☆18Updated 3 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated last year
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- tbnet☆13Updated 7 years ago
- High performance distributed key-value database☆13Updated 4 years ago
- netty最佳实践☆14Updated 5 years ago
- 基于Wisckey论文的LSM Tree Key Value Pair 数据库存储引擎☆11Updated 3 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆27Updated last year
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- Distributed Message Queue based on Raft☆35Updated 3 years ago
- 数据库内核笔记☆13Updated 2 years ago
- sqlite的阅读笔记☆22Updated 2 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- A light weight distributed key-value database system with table concept.☆83Updated 4 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆30Updated 3 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆54Updated 6 years ago
- A toy memory store with great performance☆34Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- 一个模仿Kafka的简单消息中间件☆15Updated 2 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 10 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- 一个仿innodb的数据库存储引擎。☆15Updated 6 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- MySQL 8.0.25 (InnoDB) 中文注释☆24Updated 2 months ago