Bedrock

BedrockDB is a distributed relational DBMS designed for geo-replication. It uses SQLite as its back data storage.

Indexes

B+Tree

Data Model

Relational

Storage Architecture

Disk-oriented

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