BaikalDB

BaikalDB is a distributed OLTP database system created by Baidu.

Storage Architecture

Disk-oriented

Storage Organization

Log-structured

Query Interface

SQL

System Architecture

Shared-Nothing

Data Model

Relational

BaikalDB Logo
Website

http://baikaldb.com/

Source Code

https://github.com/baidu/BaikalDB

Tech Docs

https://github.com/baidu/BaikalDB/tree/master/docs

Developer

Baidu

Country of Origin

CN

Start Year

2018

Project Type

Open Source

Written in

C++

Embeds / Uses

RocksDB

Compatible With

MySQL

Licenses

Apache v2