BigchainDB Documentation ======================== `BigchainDB `_ is a scalable blockchain database. That is, it's a "big data" database with some blockchain characteristics added, including `decentralization `_, `immutability `_ and `native support for assets `_. You can read about the motivations, goals and high-level architecture in the `BigchainDB whitepaper `_. At a high level, one can communicate with a BigchainDB cluster (set of nodes) using the BigchainDB Client-Server HTTP API, or a wrapper for that API, such as the BigchainDB Python Driver. Each BigchainDB node runs BigchainDB Server and various other software. The `terminology page `_ explains some of those terms in more detail. .. raw:: html More About BigchainDB --------------------- .. toctree:: :maxdepth: 1 BigchainDB Docs Home production-ready terminology decentralized diversity immutable bft assets smart-contracts transaction-concepts data-models/index