In-memory tuple store aiming to be fast and easy to use in embedded systems. Future goal is to integrate an inference engine for rule-based reasoning.
Logical Logging
Hash Table T-Tree
T*-tree and hash table index.
Decomposition Storage Model (Columnar)
Shared-Memory
Not Supported
Materialized Model
Resultset is pre-fetched, record contents fetched on demand only.
In-Memory
Custom API
http://whitedb.org/
https://github.com/priitj/whitedb
http://whitedb.org/tutorial.html
Priit Järv, Tanel Tammet
EE
2008
Open Source
C
C, Python
GPL v3