| yinqiwen/ardb |
1,535 |
|
0 |
0 |
about 6 years ago |
0 |
|
66 |
bsd-3-clause |
C++ |
| A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB. |
| dermesser/leveldb-rs |
451 |
|
4 |
11 |
over 2 years ago |
35 |
September 14, 2023 |
14 |
other |
Rust |
| A reimplementation of LevelDB in Rust (no bindings). |
| hemantasapkota/SwiftStore |
110 |
|
1 |
0 |
about 4 years ago |
0 |
March 18, 2016 |
3 |
mit |
C++ |
| Key-Value store for Swift backed by LevelDB |
| deslum/cssdbpy |
80 |
|
0 |
0 |
over 8 years ago |
0 |
|
7 |
bsd-2-clause |
Python |
| Fastest SSDB client written on Cython. Production ready |
| alash3al/goukv |
49 |
|
0 |
0 |
almost 5 years ago |
13 |
June 25, 2021 |
0 |
mit |
Go |
| a key-value store with multiple backends including leveldb, badgerdb, postgresql |
| vidardb/PyVidarDB |
17 |
|
0 |
0 |
over 3 years ago |
2 |
August 02, 2020 |
0 |
apache-2.0 |
Python |
| PyVidarDB is a simple, fast, and persistent key-value store that can store terabytes of data. It is the Python binding for VidarDB. |
| leizongmin/simpledb |
12 |
|
0 |
0 |
about 3 years ago |
8 |
February 18, 2023 |
1 |
mit |
Rust |
| NoSQL embedded database on top of RocksDB. |
| Harry-Chen/HERMES |
10 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
mit |
C++ |
| HERMES: sHallow dirEctory stRucture Many-filE fileSystem |
| DKU-StarLab/leveldb-wiki |
10 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
|
| Documents about LevelDB Analysis, Backgrounds, Practice and Tuning |
| DE-labtory/leveldb-wrapper |
7 |
|
0 |
0 |
about 7 years ago |
0 |
|
1 |
apache-2.0 |
Go |
| Simple leveldb support library |