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

608 stars
47 watching
78 forks
Language: C
last commit: almost 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. 182
armink/flashdb An ultra-lightweight embedded database designed for resource-constrained IoT devices with support for key-value and time series data storage 1,914
breck7/pldb A comprehensive database of programming languages with data-driven insights and strategic perspectives. 744
monoclex/stringdb A lightweight, modular key-value pair store designed to consume minimal resources and produce compact databases 70
filodb/filodb A distributed in-memory time series database designed for real-time ingestion and querying of operational data 1,430
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. 808
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 62
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. 493
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
lmdbjava/lmdbjava A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. 801