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.
Network
Flat array of n-tuples with network database support
Hash Table T-Tree
T*-tree and hash table index.
Not Supported
Logical Logging
Materialized Model
Resultset is pre-fetched, record contents fetched on demand only.
Custom API
In-Memory
Decomposition Storage Model (Columnar)
Embedded
http://whitedb.org/
https://github.com/priitj/whitedb
http://whitedb.org/tutorial.html
Priit Järv, Tanel Tammet
EE
2008
Hobby, Open Source
C
C, Python
GPL v3