Tkrzw

Tkrzw ("Traveling Kangaroos Riding Zeebras Wildly") s a C++ database manager (DBM) library that provides several backend data structures for key-value databases.

History

The project started in 2020 and is the successor to the Kyoto Cabinet project.

Data Model

Key/Value

Query Interface

Custom API

Storage Architecture

Disk-oriented

Storage Format

Custom

Storage Organization

Heaps

System Architecture

Embedded