ReifyDB is a in-memory DBMS that supports incremental materialized view maintenance. It uses SQLite as the underlying storage manager.
Relational
Custom API
ReifyDB uses a propietary SQL dialect called RQL.
In-Memory
N-ary Storage Model (Row/Record)
Shared-Everything Embedded
Materialized Views
https://reifydb.com/
https://github.com/reifydb/reifydb
https://reifydb.com/docs
@reifydb
Dominique Chuo
2025
Commercial, Open Source
Rust
SQLite
Linux
Apache v2