NoKV is a Go-native log-structured key-value DBMS.
Key/Value
Tuple-at-a-Time Model
Custom API
Disk-oriented
Custom
N-ary Storage Model (Row/Record)
Log-structured
Embedded
https://feichai0017.github.io/NoKV/
https://github.com/feichai0017/NoKV
Guocheng Song
AU
2024
Hobby, Open Source
Go
BadgerDB, RocksDB
Apache v2