Amelie

OLTP

Amelie is an in-memory relational DBMS designed for OLTP workloads.

History

Amelie is the second OLTP DBMS that the developer (Dmitry Simonenko) built after Sophia. The project started in 2023 when Dmitry moved to Cyprus.

Data Model

Relational

Query Execution

Tuple-at-a-Time Model

Query Interface

SQL

Storage Architecture

In-Memory

Storage Format

Custom

Storage Organization

Heaps

System Architecture

Shared-Everything

Amelie Logo
Website

https://amelielabs.io/

Source Code

https://github.com/amelielabs/amelie

Tech Docs

https://amelielabs.io/docs/

Developer

Dmitry Simonenko

Country of Origin

CY

Start Year

2023

Project Type

Hobby, Open Source

Written in

C

Operating Systems

Linux

Licenses

AGPL v3