DriftDB

Immutable

DriftDB is a PostgreSQL-compatible DBMS that supports time-travel queries on an append-only, immutable storage.

Data Model

Relational

Joins

Hash Join

Query Execution

Tuple-at-a-Time Model

Query Interface

SQL

System Architecture

Shared-Everything