StringDB

Database library

A lightweight, modular key-value pair store designed to consume minimal resources and produce compact databases

StringDB is a modular, key/value pair archival DB designed to consume tiny amounts of ram & produce tiny databases.

GitHub

71 stars
8 watching
12 forks
Language: C#
last commit: over 3 years ago
Linked from 4 awesome lists

databaseeasy-to-uselightweightsmallstringdb

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
skade/leveldbBindings for a popular, no-configuration, key-value store with fast write performance and efficient storage183
torodb/torodbTwo products that use this technology provide a bridge between document-oriented and SQL databases.12
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
fern4lvarez/piladbA lightweight, RESTful database engine based on stack data structures206
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
raven-ie/nldatabaseA lightweight C++ wrapper for the SQLite database engine0
lucaong/cubdbAn embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection.570
susom/databaseA wrapper around JDBC to simplify and secure relational database access41
crystal-community/leveldbA Crystal binding for LevelDB, providing an interface to the fast key-value storage library.39
bryanduxbury/lightweight_trieA compact data structure for efficiently storing and retrieving strings47
clidey/whodbA tool for managing and exploring databases through natural language interfaces2,077
snaga/monetdbA high-performance database system with a query-intensive kernel and an SQL frontend.7
siodb/siodbA simple, encrypted, and scalable SQL database engine with built-in REST API and automatic data management45
unum-cloud/ustoreAn in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages.556
priitj/whitedbA lightweight in-memory database system that stores data as N-tuples with arbitrary types and provides seamless integration with the Gandalf rule engine.605