1 million writes/s, petabytes of capacity and rich permissioning to power both open and private blockchain networks.
BigchainDB allows developers and enterprise to deploy blockchain proof-of-concepts, platforms and applications with a scalable blockchain database.
BigchainDB fills a gap in the decentralization ecosystem: a decentralized database, at scale. It is complementary to decentralized processing platforms like Ethereum, and decentralized file systems like InterPlanetary File System (IPFS).
BigchainDB provides a rich API to create, query and transfer digital assets.
# install bigchaindb
pip install bigchaindb
# start bigchaindb
bigchaindb start
# generate some test transactions
# add '-m' if you want to use all your cores
bigchaindb-benchmark load
# Learn more about the bigchain command
bigchaindb -h
BigchainDB: A Scalable Blockchain Database