Pogreb is an embedded key-value store written in Go and designed for read-heavy workloads.
N-ary Storage Model (Row/Record)
Custom API
Embedded
Key/Value
https://github.com/akrylysov/pogreb
https://artem.krylysov.com/blog/2018/03/24/pogreb-key-value-store/
Artem Krylysov
US
2018
Open Source
Go
Apache v2