Go Orbit Db

Go version of P2P Database on IPFS
Alternatives To Go Orbit Db
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Orbit Db7,574128832 months ago215August 27, 2022202mitJavaScript
Peer-to-Peer Databases for the Decentralized Web
Icefiredb989
a day ago4mitGo
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
Aviondb40527 months ago17May 31, 202039mitTypeScript
A decentralised database with MongoDB-like developer interface (Fully Compatible with OrbitDB)
Go Orbit Db3345a month ago49November 17, 20227apache-2.0Go
Go version of P2P Database on IPFS
Blackholedb111
4 years ago2mitGo
BlackholeDB is a simple distributed key-value DB based on IPFS protocol.
Awesome Orbitdb100
8 months ago1other
Useful resources for using OrbitDB and building projects on it
Py Swirld98
5 years ago1apache-2.0Python
Python implementation of the Swirld byzantine consensus algorithm
Welcome91
a year ago2other
☄️💫 The OrbitDB community and documentation repo
Chaingear83
14 years ago10October 05, 201830otherJavaScript
The consensus computer driven database framework
Godless70
6 years ago7August 27, 20179mitGo
Peer-to-peer lite database over IPFS
Alternatives To Go Orbit Db
Select To Compare


Alternative Project Comparisons
Readme


go-orbit-db

🤝 Go version of orbit-db.

Code Factor Go Report Card GitHub version Coverage GoDoc

berty.techGitHub

A P2P Database on IPFS.

orbit-db is a distributed peer-to-peer database on IPFS. This project intends to provide a fully compatible port of the JavaScript version in Go.

The majority of this code was vastly derived from the JavaScript's orbit-db project.

Usage

See GoDoc.

Install

Constraints:

  • go-orbit-db currently only works with go1.16 and later
  • You need to use the canonical import: berty.tech/go-orbit-db instead of github.com/berty/go-orbit-db
  • If you have 410 gone errors, make sure that you use a reliable $GOPROXY or disable it completely

Example:

$ go version
go version go1.17.3 darwin/amd64
$ go get berty.tech/go-orbit-db
[...]
$

Licensing

go-orbit-db is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Popular Ipfs Projects
Popular Database Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Database
P2p
Ipfs
Crdt