AgateDB

AgateDB is an embeddable, persistent key-value DBMS written in Rust. It is built by Pingcap as a replacement for TiKV.

Data Model

Key/Value

Indexes

Skip List

Query Interface

Custom API

System Architecture

Embedded

Website

https://github.com/tikv/agatedb

Source Code

https://github.com/tikv/agatedb

Twitter

@PingCAP

Developer

PingCAP

Country of Origin

CN

Start Year

2019

Project Type

Industrial Research, Open Source

Written in

Rust

Supported languages

Rust

Licenses

Apache v2