ReifyDB

OLTP

ReifyDB is a in-memory DBMS that supports incremental materialized view maintenance. It uses SQLite as the underlying storage manager.

Data Model

Relational

Query Interface

Custom API

ReifyDB uses a propietary SQL dialect called RQL.

Storage Architecture

In-Memory

System Architecture

Shared-Everything Embedded