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

NoKV Logo
Website

https://feichai0017.github.io/NoKV/

Source Code

https://github.com/feichai0017/NoKV

Tech Docs

https://feichai0017.github.io/NoKV/

Developer

Guocheng Song

Country of Origin

AU

Start Year

2024

Project Type

Hobby, Open Source

Written in

Go

Supported languages

Go

Inspired By

BadgerDB, RocksDB

Licenses

Apache v2