EJDB2 is an embeddable JSON database engine
Embedded
Tuple-at-a-Time Model
Custom API HTTP / REST
EJDB provides native query execution methods API. HTTP/Websocket endpoint can activated for querying and data modifications over network.
Skip List
EJDB2 defines indexes at the collection level and supports indexes of any field of JSON document. Supported unique and non-unique indexes for string, integer, floating point, array JSON value types
Shadow Paging
Not Supported
Disk-oriented
Document / XML
http://ejdb.org/
https://github.com/Softmotions/ejdb
https://github.com/Softmotions/ejdb/blob/master/README.md
Softmotions
RU
2012
Open Source
C
C, C++, Dart, Java, JavaScript, Kotlin, Swift
Android, BSD, iOS, Linux, OS X, Windows
MIT