BigchainDB

BigchainDB is an open-source blockchain database. It is a NoSQL database that has blockchain properties such as immutability, decentralization and asset ownership. Immutability is the property that once the data is stored in BigchainDB, it can’t be modified or erased. Decentralization means the control and storage of the data is not centralized, i.e. there is no single point of failure. Asset ownership is the property that only the owner of the asset can transfer the asset. The database provides the user with Byzantine Fault Tolerance (BFT) with no more than one-third arbitrary node failures.

Query Interface

HTTP / REST

Data Model

Document / XML

BigchainDB Logo
Website

https://www.bigchaindb.com/

Source Code

https://github.com/bigchaindb/bigchaindb

Tech Docs

https://docs.bigchaindb.com/en/latest/

Developer

BigchainDB GmbH

Country of Origin

DE

Start Year

2015

Project Type

Commercial, Open Source

Written in

Python

Supported languages

JavaScript, Python

Licenses

Apache v2