ToplingDB

Forked Code

ToplingDB is a hard-fork of RocksDB with additional enhancements and features.

History

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.

Data Model

Key/Value

Query Interface

Custom API

Storage Architecture

Disk-oriented

Storage Organization

Log-structured

System Architecture

Shared-Disk Embedded

ToplingDB Logo
Website

https://topling.cn/

Source Code

https://github.com/topling/toplingdb

Developer

Topling Inc.

Country of Origin

CN

Start Year

2021

Project Type

Open Source

Written in

C++

Supported languages

C++

Derived From

RocksDB

Operating Systems

Linux

Licenses

Apache v2