whitedb

In-memory DB

A lightweight in-memory database system that stores data as N-tuples with arbitrary types and provides seamless integration with the Gandalf rule engine.

WhiteDB memory database

GitHub

605 stars
47 watching
78 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
primlabs/bucketA library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability.31
rain1017/memdbA distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant.596
crossdb-org/crossdbAn ultra high-performance embedded and server OLTP RDBMS designed for in-memory storage with support for multiple platforms and storage modes.193
armink/flashdbAn ultra-lightweight embedded database designed for resource-constrained IoT devices with support for key-value and time series data storage1,948
breck7/pldbA comprehensive public domain database containing information about programming languages747
monoclex/stringdbA lightweight, modular key-value pair store designed to consume minimal resources and produce compact databases71
filodb/filodbA distributed in-memory time series database designed for real-time ingestion and querying of operational data1,429
mpalmer/redisA high-performance, in-memory key-value store with various data structures.129
hyrise/hyriseA research platform for developing and testing in-memory data management concepts.807
linkedin/paldbAn embeddable key-value store with fast read performance and compact storage size939
firstbatchxyz/hollowdbA privacy-preserving key-value database on the Arweave blockchain63
rla/docstoreA document-oriented in-memory database with transaction support10
rustixir/darkbirdAn in-memory document-oriented database optimized for fast real-time data searches and queries.496
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
lmdbjava/lmdbjavaA Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency.806