ToplingDB is a hard-fork of RocksDB with additional enhancements and features.
The project was started by the authors that created TerarkDB.
The original license of ToplingDB explicitly stated that ByteDance was not allowed to use the software. This restriction was removed in 2023.
Key/Value
Custom API
Disk-oriented
N-ary Storage Model (Row/Record)
Log-structured
Shared-Disk Embedded
https://topling.cn/
https://github.com/topling/toplingdb
Topling Inc.
CN
2021
Open Source
C++
RocksDB
Linux
Apache v2