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

ReifyDB Logo
Website

https://reifydb.com/

Source Code

https://github.com/reifydb/reifydb

Tech Docs

https://reifydb.com/docs

Twitter

@reifydb

Developer

Dominique Chuo

Start Year

2025

Project Type

Commercial, Open Source

Written in

Rust

Embeds / Uses

SQLite

Operating Systems

Linux

Licenses

Apache v2