orbit-db
Peer database
An alpha-stage, peer-to-peer database solution with various data models and use cases, built on top of IPFS and CRDTs.
Peer-to-Peer Databases for the Decentralized Web
5 stars
3 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
berty/go-orbit-db | A P2P database implementation on IPFS using Go. | 419 |
aviondb/aviondb | A decentralized database with MongoDB-like features and a TypeScript interface | 430 |
ipfs-shipyard/peer-crdt | An extensible collection of operation-based CRDTs for peer-to-peer networks | 60 |
moshest/p2p-index | A curated list of peer-to-peer decentralized projects, covering various communication protocols and platforms. | 571 |
retrohacker/peerweb | A decentralized web platform built on peer-to-peer networking | 118 |
digidem/osm-p2p-db | A peer-to-peer database system for OpenStreetMap data | 237 |
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
cppshane/orbit-chat | An Angular-based decentralized message client demo using IPFS and OrbitDB | 26 |
meteor-community-packages/ground-db | A thin layer providing Meteor offline database and methods for caching local storage data | 569 |
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/hyperdb | A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. | 754 |
okdistribute/hyperdrive-archive-swarm | A peer-to-peer network service for distributing and joining hyperdrive archives | 25 |
firstbatchxyz/hollowdb-vector | A decentralized vector database for building efficient nearest-neighbor searches and applications | 92 |
libp2p/js-peer-id | Generates and manipulates cryptographic identities used in peer-to-peer networks | 81 |
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |