FlashDB

Embedded DB

An ultra-lightweight embedded database designed for resource-constrained IoT devices with support for key-value and time series data storage

An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库

GitHub

2k stars
60 watching
437 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list

databaseembeddediotkey-valuekvdblightweighttsdb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vincent-herlemont/native_db An in-memory embedded database with type-safe API and transactions 495
lucaong/cubdb An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. 570
tonbo-io/tonbo A portable embedded database using Arrow and Log-Structured Merge Tree 818
jetbrains/xodus A transactional schema-less embedded database designed for use in high-performance applications. 1,196
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 925
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 592
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
akrylysov/pogreb An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. 1,313
priitj/whitedb A lightweight in-memory database system that stores data as N-tuples with arbitrary types and provides seamless integration with the Gandalf rule engine. 605
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
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 537
abbasnaqdi/reactor A key-value store for Android applications 38
malachi-iot/estdlib An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments 52
filodb/filodb A distributed in-memory time series database designed for real-time ingestion and querying of operational data 1,429
polodb/polodb A lightweight, embeddable document database written in Rust with a MongoDB-like API. 946