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.

System Architecture

Shared-Memory

Query Execution

Tuple-at-a-Time Model

Stored Procedures

Not Supported

Logging

Logical Logging

Storage Architecture

In-Memory

Indexes

T-Tree

T*-tree and hash index.

Query Interface

Custom API

WhiteDB Logo
Website

http://whitedb.org/

Source Code

https://github.com/priitj/whitedb

Tech Docs

http://whitedb.org/tutorial.html

Developer

Priit Järv, Tanel Tammet

Country of Origin

EE

Start Year

2008

Project Type

Open Source

Written in

C

Supported languages

C, Python

Licenses

GPL v3