Bedrock

Bedrock is a distributed relational DBMS designed for geo-replication. It uses SQLite as its backing data storage and supports the MySQL wire protocol.

Query Interface

SQL

Data Model

Relational

Storage Architecture

Disk-oriented

Indexes

B+Tree

System Architecture

Shared-Nothing

Bedrock Logo
Website

http://bedrockdb.com/

Source Code

https://github.com/Expensify/Bedrock

Developer

Expensify

Country of Origin

US

Start Year

2016

Project Type

Open Source

Written in

C++

Derived From

SQLite

Compatible With

MySQL

Operating Systems

Linux

Licenses

LGPL v3