SDB ("string database") is a key/value, embedded database engine based on the cdb disk storage format. It supports JSON and arrays data types.
Relational Document / XML
Custom API
Disk-oriented
N-ary Storage Model (Row/Record)
Embedded
https://github.com/radare/sdb
ES
Open Source
C
cdb
MIT