hyperdb
Distributed DB
A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval.
Distributed scalable database
754 stars
45 watching
75 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/hyperdht | A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |
mafintosh/hypername | A distributed name server allowing multiple computers to share and synchronize key-value pairs | 36 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
mafintosh/hyperpipe | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
rain1017/memdb | A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant. | 596 |
biokoda/actordb | A distributed relational database designed to handle large datasets and support concurrent access | 1,896 |
expensify/bedrock | A highly available, distributed database that can automatically switch between multiple data centers and replicate data over wide area networks. | 1,119 |
mafintosh/peerwiki | A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |
jhiesey/webdht | A JavaScript implementation of a distributed hash table | 16 |
mafintosh/hyperfilter | A lightweight filter function for distributed streams of data | 33 |
mafintosh/hypercore-archiver | A tool for efficiently backing up multiple hypercores or hyperdrives to disk. | 71 |
mafintosh/multicast-dns | An implementation of a low-level multicast DNS protocol in pure JavaScript | 513 |
enzoh/motoko-dht | An implementation of a distributed hash table in Modelica language | 5 |
aviondb/aviondb | A decentralized database with MongoDB-like features and a TypeScript interface | 430 |