Fjall is a log-structured, embedded key-value DBMS written in Rust.
Naïve (Page-Level)
Key/Value
Tuple-at-a-Time Model
Custom API
Disk-oriented
Custom
N-ary Storage Model (Row/Record)
Log-structured
Embedded
https://fjall-rs.github.io/
https://github.com/fjall-rs/fjall
Marvin Janke
DE
2023
LSM-tree
Hobby, Open Source
Rust
Linux
Apache v2, MIT