Skip to content
/ p2pdb Public
forked from Rock-520/p2pdb

decentralized,distributed,peer-to-peer database. fork from kkguan/p2pdb

License

Notifications You must be signed in to change notification settings

CbYip/p2pdb

 
 

Repository files navigation

License License GoDoc platform

P2PDB

standard-readme compliant

English | 中文

Introduction

P2PDB is a decentralized, distributed, peer-to-peer database for web3. The eventually consistent algorithm was implemented using Merker-CRDT. It uses IPFS Pubsub to automatically sync databases with peers and uses IPFS libp2p to build a decentralized p2p network, it's a relational database that uses CRDT, POW, POS for conflict resolution. P2PDB vision is to build a decentralized database of industrial grade , making P2PDB an outstanding choice for local-first web applications, decentralized applications (DAPP) and blockchain applications, it's developed based on whitebook.

Using the tutorial

tutorial

Licensing

P2PDB is licensed under the Apache License Version 2.0,See LICENSE for the full license text.

Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html

Contributors ✨

All Contributors

Thanks goes to these wonderful people :


她和她的猫

🚇 ⚠️ 💻

Rock

🚇 ⚠️ 💻

pandaLIU

🚇 ⚠️ 💻

CbYip

🚇 ⚠️ 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

decentralized,distributed,peer-to-peer database. fork from kkguan/p2pdb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%