DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

WhiteDB


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.

Source Code
https://github.com/priitj/whitedb[02]
Country of Origin
EE
Start Year
2008
Project Type
Open Source
Written in
C
Supported Languages
C, Python
License
GPL v3

Database Entry

WhiteDB


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.

Concurrency Control


Applications may request global lock in shared or exclusive mode.

Data Model


Flat array of n-tuples with network database support

Indexes


T*-tree and hash index.

Joins


Logging


Query Execution


Query Interface


Storage Architecture


Storage Model


Stored Procedures


System Architecture


Views


Citations

3 sources
  1. http://whitedb.org whitedb.org Dead — Check Archive
  2. GitHub - priitj/whitedb: WhiteDB memory database · GitHub github.com
  3. http://whitedb.org/tutorial.html whitedb.org Dead — Check Archive
Revision #6 Last Updated: