DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

RedoxQL


RedoxQL is a database management system implementing the L-Store architecture, written in Rust and Python. It targets transactional workloads by utilizing an in-memory storage model with versioned containers.

Source Code
https://github.com/JakeRoggenbuck/RedoxQL[01]
Country of Origin
US
Start Year
2024
Project Types
Hobby, Open Source
Written in
Python, Rust
Operating Systems
Linux, Windows
License
Apache v2

Database Entry

RedoxQL


RedoxQL is a database management system implementing the L-Store architecture, written in Rust and Python. It targets transactional workloads by utilizing an in-memory storage model with versioned containers.

History


The project was developed by Jake Roggenbuck and collaborators as part of the database systems course at the University of California, Irvine.

Concurrency Control


Data Model


Query Interface


SQL

Storage Architecture


Revision #3 Last Updated: