2017-04-06 12:02:25 +02:00
---
2017-04-10 13:25:44 +02:00
layout: base
2017-04-06 12:02:25 +02:00
title: Enterprise
js: page-enterprise.min.js
2017-04-12 16:36:57 +02:00
hero:
2017-04-19 13:34:44 +02:00
title: "A fast blockchain database for data driven applications."
description: "BigchainDB enables industry leaders to build performant & scalable enterprise applications, platforms, and networks."
2017-04-12 16:36:57 +02:00
cta:
2017-04-19 13:34:44 +02:00
- name: Get started now
2017-04-12 16:36:57 +02:00
link: "#contact"
scroll: true
- name: Download one-pager
link: ""
2017-04-13 12:49:17 +02:00
partners:
2017-04-19 13:34:44 +02:00
title: "Trusted by leading global companies"
description: "We work with partners who are deploying data-centric blockchain applications for automotive, energy, identity, IoT, intellectual property and supply chain use cases."
intro:
title: "Designed for data-centric, high-transaction use cases."
description: "Whether you’ re a system architect, a developer or a database specialist, BigchainDB offers the performance, scale and tooling to help you create the future."
text: "Traditional blockchains lack the scale and speed that most enterprises require. BigchainDB takes a different approach, one that starts with a big data distributed database and then adds blockchain characteristics. The result is linear scaling, high throughput and low latency, making data-centric and high volume use cases a breeze."
text2: "BigchainDB puts data at the forefront, making it the only decentralized blockchain database giving enterprises the advantages of scale, queryability and performance in one package."
2017-04-20 10:48:43 +02:00
quote:
copy: "It takes me one day to build on BigchainDB what it took me 30 days to build on Bitcoin."
name: Thomas Fürstner
org: CEO Riddle & Code
image: thomas-fuerstner.jpg
2017-04-19 13:34:44 +02:00
features:
- title: "Scale & performance"
description: "La la la...for high-throughput use cases."
2017-04-20 11:05:34 +02:00
icon: icon-scaling
2017-04-19 13:34:44 +02:00
- title: "Asset issuance and transfer"
description: "La la la... in a flexible JSON data format."
2017-04-20 11:05:34 +02:00
icon: icon-diamond
2017-04-19 13:34:44 +02:00
- title: "Federation consensus model"
description: "Energy efficient federation consensus mechanism with the option for pluggable consensus."
2017-04-19 18:35:16 +02:00
icon: icon-nodes
2017-04-19 13:34:44 +02:00
- title: "Asset level permissioning & privacy"
description: "La la la"
2017-04-20 11:05:34 +02:00
icon: icon-group
2017-04-19 13:34:44 +02:00
- title: "Interoperability"
description: "Interoperability with Ethereum, IPFS, Bitcoin and other protocols such as the Interledger Protocol (ILP), IPLD, COALA IP and COALA SC."
2017-04-20 11:05:34 +02:00
icon: icon-plug
2017-04-19 17:17:19 +02:00
- title: "Queryability & indexing"
2017-04-19 13:34:44 +02:00
description: "Leverage efficient big data query capabilities out of the box."
2017-04-19 18:35:16 +02:00
icon: icon-search
2017-04-19 13:34:44 +02:00
- title: "Monitoring"
description: "Monitoring tools for nodes, caretakers and networks."
2017-04-19 18:35:16 +02:00
icon: icon-monitoring
2017-04-19 13:34:44 +02:00
support:
2017-04-20 10:34:32 +02:00
title: "Hands-on production support by the best"
2017-04-19 13:34:44 +02:00
description: "From ideation to production, we have the team and technology to deploy enterprise-grade applications and platforms for businesses looking to build the tools of tomorrow."
features:
- title: "Training"
description: "La la la..."
2017-04-19 18:35:16 +02:00
icon: icon-education
- title: "Use case development"
2017-04-19 13:34:44 +02:00
description: "La la la..."
2017-04-19 18:35:16 +02:00
icon: icon-blueprint
- title: "Application engineering"
2017-04-19 13:34:44 +02:00
description: "La la la..."
2017-04-19 18:35:16 +02:00
icon: icon-engineering
2017-04-19 13:34:44 +02:00
contact:
title: "Get started now"
description: "Ready to start building with BigchainDB? Enter your details below and we'll be in touch right away."
2017-04-20 10:34:32 +02:00
interests:
- Training
- Partnership
- Proof-of-concept / prototype / pilot
- Production support
- Other
industries:
- Automotive
- Banking
- Consulting
- Data
- Energy
- Government
- Healthcare
- Identity & security
- Insurance
- Information technology
- Logistics & shipping
- Manufacturing
- Media & content
- Other
2017-04-06 12:02:25 +02:00
---
2017-04-10 13:25:44 +02:00
< header class = "hero hero--enterprise" >
{% include menu-main.html %}
< div class = "hero__content row row--wide" >
< hgroup >
2017-04-12 16:36:57 +02:00
< h1 class = "section-title" > {{ page.hero.title }}< / h1 >
< p class = "section-description" > {{ page.hero.description }}< / p >
{% for cta in page.hero.cta %}
< a class = "btn {% if cta.scroll %}scroll{% endif %}" href = "{{ cta.link }}" > {{ cta.name }}< / a >
{% endfor %}
2017-04-10 13:25:44 +02:00
< / hgroup >
< / div >
< / header >
2017-04-19 13:34:44 +02:00
{% include sections/section-partners.html %}
< section class = "section section--enterpriseintro background--darker" >
2017-04-12 16:36:57 +02:00
< div class = "row" >
2017-04-19 13:34:44 +02:00
< header class = "section-header text-left" >
2017-04-12 16:36:57 +02:00
< h1 class = "section-title" > {{ page.intro.title }}< / h1 >
< p class = "section-description" > {{ page.intro.description }}< / p >
2017-04-20 10:48:43 +02:00
< figure class = "testimonial" >
< blockquote class = "testimonial__quote" > {{ page.intro.quote.copy }}< / blockquote >
< figcaption class = "testimonial__caption" >
< img class = "testimonial__avatar" src = "/assets/img/{{ page.intro.quote.image }}" >
< cite class = "testimonial__cite" >
< span class = "testimonial__name" > {{ page.intro.quote.name }}< / span >
< span class = "testimonial__org" > {{ page.intro.quote.org }}< / span >
< / cite >
< / figcaption >
< / figure >
2017-04-19 18:35:16 +02:00
< p > {{ page.intro.text }}< / p >
2017-04-10 13:25:44 +02:00
< / header >
2017-04-12 16:36:57 +02:00
< div class = "grid grid--full grid-small--half grid--gutters" >
2017-04-19 13:34:44 +02:00
{% for feature in page.intro.features %}
2017-04-12 16:36:57 +02:00
< div class = "grid__col" >
< div class = "feature" >
< svg class = "feature__icon icon" >
2017-04-19 18:35:16 +02:00
< use xlink:href = "/assets/img/sprite.svg#{{ feature.icon }}" > < / use >
2017-04-12 16:36:57 +02:00
< / svg >
< div class = "feature__detail" >
2017-04-19 13:34:44 +02:00
< h1 class = "feature__title" > {{ feature.title }}< / h1 >
< p class = "feature__text" > {{ feature.description }}< / p >
2017-04-12 16:36:57 +02:00
< / div >
< / div >
< / div >
{% endfor %}
2017-04-10 13:25:44 +02:00
< / div >
2017-04-12 16:36:57 +02:00
2017-04-19 13:34:44 +02:00
< p class = "large text-center" > {{ page.intro.text2 }}< / p >
2017-04-12 16:36:57 +02:00
< / div >
< / section >
2017-04-19 13:34:44 +02:00
< section class = "section section--enterprisesupport background--green" >
2017-04-19 18:35:16 +02:00
< div class = "row" >
2017-04-12 17:33:49 +02:00
2017-04-19 13:34:44 +02:00
< header class = "section-header text-left" >
< h1 class = "section-title" > {{ page.support.title }}< / h1 >
< p class = "section-description" > {{ page.support.description }}< / p >
< / header >
< div class = "grid grid--full grid-small--third grid--gutters" >
{% for feature in page.support.features %}
< div class = "grid__col" >
< div class = "feature" >
< svg class = "feature__icon icon" >
2017-04-19 18:35:16 +02:00
< use xlink:href = "/assets/img/sprite.svg#{{ feature.icon }}" > < / use >
2017-04-19 13:34:44 +02:00
< / svg >
< div class = "feature__detail" >
< h1 class = "feature__title" > {{ feature.title }}< / h1 >
< p class = "feature__text" > {{ feature.description }}< / p >
< / div >
< / div >
< / div >
{% endfor %}
2017-04-12 17:33:49 +02:00
< / div >
2017-04-20 11:29:25 +02:00
< div class = "actions" >
< a class = "btn btn-blue" href = "#contact" > Get started now< / a >
< / div >
2017-04-12 17:33:49 +02:00
< / div >
< / section >
2017-04-12 16:36:57 +02:00
< section class = "section section--enterprisecontact" id = "contact" >
2017-04-12 12:08:37 +02:00
< div class = "row" >
< header class = "section-header" >
2017-04-19 13:34:44 +02:00
< h1 class = "section-title" > {{ page.contact.title }}< / h1 >
< p class = "section-description" > {{ page.contact.description }}< / p >
2017-04-12 12:08:37 +02:00
< / header >
{% include form-enterprise.html %}
< / div >
< / section >