BigchainDB Documentation
========================
`BigchainDB `_ is a scalable blockchain database.
It has some database characteristics and some blockchain characteristics,
including `decentralization `_,
`immutability `_
and `native support for assets `_.
At a high level, one can communicate with a BigchainDB cluster (set of nodes) using the BigchainDB 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
permissions
Data Models