Zentropy

Zentropy is a single-node key-value DBMS written in Zig that supports TCP and Unix socket interfaces.

Data Model

Key/Value

Query Interface

Custom API

Storage Architecture

In-Memory

Storage Organization

Heaps

System Architecture

Shared-Everything