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: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
primlabs/bucket A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. 31
rain1017/memdb A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant. 596
crossdb-org/crossdb An ultra high-performance embedded and server OLTP RDBMS designed for in-memory storage with support for multiple platforms and storage modes. 193
armink/flashdb An ultra-lightweight embedded database designed for resource-constrained IoT devices with support for key-value and time series data storage 1,948
breck7/pldb A comprehensive public domain database containing information about programming languages 747
monoclex/stringdb A lightweight, modular key-value pair store designed to consume minimal resources and produce compact databases 71
filodb/filodb A distributed in-memory time series database designed for real-time ingestion and querying of operational data 1,429
mpalmer/redis A high-performance, in-memory key-value store with various data structures. 129
hyrise/hyrise A research platform for developing and testing in-memory data management concepts. 807
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
firstbatchxyz/hollowdb A privacy-preserving key-value database on the Arweave blockchain 63
rla/docstore A document-oriented in-memory database with transaction support 10
rustixir/darkbird An in-memory document-oriented database optimized for fast real-time data searches and queries. 496
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
lmdbjava/lmdbjava A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. 806