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: almost 2 years ago
Linked from 4 awesome lists

databaseeasy-to-uselightweightsmallstringdb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
skade/leveldb Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage 183
torodb/torodb Two products that use this technology provide a bridge between document-oriented and SQL databases. 12
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
fern4lvarez/piladb A lightweight, RESTful database engine based on stack data structures 206
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 171
raven-ie/nldatabase A lightweight C++ wrapper for the SQLite database engine 0
lucaong/cubdb An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. 570
susom/database A wrapper around JDBC to simplify and secure relational database access 41
crystal-community/leveldb A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. 39
bryanduxbury/lightweight_trie A compact data structure for efficiently storing and retrieving strings 47
clidey/whodb A tool for managing and exploring databases through natural language interfaces 2,077
snaga/monetdb A high-performance database system with a query-intensive kernel and an SQL frontend. 7
siodb/siodb A simple, encrypted, and scalable SQL database engine with built-in REST API and automatic data management 45
unum-cloud/ustore An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. 556
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