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.
71 stars
8 watching
12 forks
Language: C#
last commit: over 2 years ago
Linked from 4 awesome lists
databaseeasy-to-uselightweightsmallstringdb
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage | 183 |
| | Two products that use this technology provide a bridge between document-oriented and SQL databases. | 12 |
| | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| | A lightweight, RESTful database engine based on stack data structures | 206 |
| | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| | A lightweight C++ wrapper for the SQLite database engine | 0 |
| | An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. | 570 |
| | A wrapper around JDBC to simplify and secure relational database access | 41 |
| | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
| | A compact data structure for efficiently storing and retrieving strings | 47 |
| | A tool for managing and exploring databases through natural language interfaces | 2,077 |
| | A high-performance database system with a query-intensive kernel and an SQL frontend. | 7 |
| | A simple, encrypted, and scalable SQL database engine with built-in REST API and automatic data management | 45 |
| | An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 556 |
| | 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 |