--- layout: page title: Features description: "Rather than trying to enhance blockchain technology, BigchainDB starts with a big data distributed database and then adds blockchain characteristics - decentralized control, immutability and the transfer of digital assets." features: - title: "Native Support of Multiassets" text: "With no native currency on BigchainDB, any asset, token or currency can be issued." icon: "icon-diamond" - title: "Customizable" text: "Design your own private network with custom assets, transactions, permissions and transparency." icon: "icon-settings" - title: "Rich Permissioning" text: "[Set permissions at transaction level](https://docs.bigchaindb.com/en/latest/permissions.html) to ensure a clear separation of duties and enforce selective access." icon: "icon-group" - title: "Federation Consensus Model" text: "Decentralized control via a federation of voting nodes makes for a super-peer P2P network." icon: "icon-diamond" - title: "Open Source" text: "[Open sourced](https://github.com/bigchaindb) to the community so that everyone can use it and build their own applications on top of it." icon: "icon-tree" - title: "Public or Private" text: "Roll out your own public or private networks for specific industry use cases." icon: "icon-lock" - title: "Query" text: "Leverage efficient big data query capabilities out of the box." icon: "icon-search" comingsoon: true quotes: set2 js: page-features.min.js ---

{{ page.description }}

{% for feature in page.features %}

{{ feature.title }} {% if feature.comingsoon %}Coming soon{% endif %}

{{ feature.text | markdownify }}
{% endfor %}

Our Roadmap

Made for the Decentralization Ecosystem

BigchainDB is complementary to decentralized storage, processing and communication building blocks. It can be used side by side with higher-level decentralized computing platforms and applications, and protocols for identity, financial assets, intellectual property and sidechains. BigchainDB fills a gap in the decentralized stack.

Traditional Stack

BigchainDB can be seamlessly integrated into the traditional stack as a blockchain database for decentralized timestamping, certificates, smart contracts and transactions.

Blockchain Stack

BigchainDB fills a missing gap in the emerging decentralized stack as a blockchain database that complements existing platforms, processing and file systems.

Blockchains Meet Big Data

BigchainDB combines the key benefits of distributed DBs and traditional blockchains.

We built BigchainDB on top of an enterprise-grade distributed DB, from which BigchainDB inherits high throughput, high capacity, a full-featured NoSQL query language, efficient querying and permissioning.

{% include table-comparison.html %}
{% include sections/section-newsletter.html %}