NoKV

NoSQL

NoKV is a Go-native log-structured key-value DBMS.

Data Model

Key/Value

Query Execution

Tuple-at-a-Time Model

Query Interface

Custom API

Storage Architecture

Disk-oriented

Storage Format

Custom

Storage Organization

Log-structured

System Architecture

Embedded