Fjall

OLTP

Fjall is a log-structured, embedded key-value DBMS written in Rust.

Compression

Naïve (Page-Level)

Data Model

Key/Value

Query Execution

Tuple-at-a-Time Model

Query Interface

Custom API

Storage Architecture

Disk-oriented

Storage Format

Custom

Storage Organization

Log-structured

System Architecture

Embedded

Fjall Logo
Website

https://fjall-rs.github.io/

Source Code

https://github.com/fjall-rs/fjall

Developer

Marvin Janke

Country of Origin

DE

Start Year

2023

Former Name

LSM-tree

Project Type

Hobby, Open Source

Written in

Rust

Supported languages

Rust

Operating Systems

Linux

Licenses

Apache v2, MIT