Website | Source

Project goals

Data storage

Data is kept in shared memory by default, making all the data accessible to separate processes.

Each database record is a tuple of N elements, encoded in WhiteDB-s simple compact format. You can store both conventional datatypes and direct pointers to records: the latter enables highly efficient traversal of complex data.

Supported features


Tags: storage   key-value   rdf   native  

Last modified 07 June 2021