foundationdb
Key-value store
A distributed, transactional key-value store designed for handling large volumes of structured data in clusters of commodity servers
FoundationDB - the open source, distributed, transactional key-value store
15k stars
297 watching
1k forks
Language: C++
last commit: 1 day ago
Linked from 1 awesome list
aciddistributed-databasefoundationdbkey-value-storetransactional
Related projects:
Repository | Description | Stars |
---|---|---|
keybase/client | A Keybase client repository containing various libraries and tools for building secure chat applications with end-to-end encryption. | 8,914 |
facebook/rocksdb | A library providing an embeddable key-value store for fast storage. | 28,688 |
lindb/lindb | A high-performance, distributed time series database with horizontal scalability and high availability | 3,010 |
google/leveldb | A fast key-value storage library that provides an ordered mapping from string keys to string values | 36,620 |
iondbproject/iondb | A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 586 |
claygod/coffer | ACID-compliant key-value database with support for transactions and high throughput | 39 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 177 |
apache/iotdb | A time-series data management system for industrial IoT applications | 5,625 |
crystal-community/leveldb | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
mariadb/server | A highly featured, stable relational database server with advanced storage engines and features. | 5,673 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 747 |
rosedblabs/rosedb | A lightweight key-value storage engine with a focus on reliability and throughput | 4,629 |
sequelpro/sequelpro | A Mac application for managing MySQL and MariaDB databases | 9,078 |
tidwall/buntdb | An embeddable key/value store with geospatial support and custom indexing for Go applications. | 4,582 |
dain/leveldb | Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,529 |