DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigchainDB vs. BigObject vs. BoltDB vs. Heroic vs. RethinkDB

System Properties Comparison BigchainDB vs. BigObject vs. BoltDB vs. Heroic vs. RethinkDB

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonBigObject  Xexclude from comparisonBoltDB  Xexclude from comparisonHeroic  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsAnalytic DBMS for real-time computations and queriesAn embedded key-value store for Go.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument storeRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeTime Series DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.82
Rank#212  Overall
#36  Document stores
Score0.13
Rank#342  Overall
#150  Relational DBMS
Score0.76
Rank#224  Overall
#32  Key-value stores
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score2.84
Rank#106  Overall
#19  Document stores
Websitewww.bigchaindb.combigobject.iogithub.com/­boltdb/­boltgithub.com/­spotify/­heroicrethinkdb.com
Technical documentationbigchaindb.readthedocs.io/­en/­latestdocs.bigobject.iospotify.github.io/­heroicrethinkdb.com/­docs
DeveloperBigObject, Inc.SpotifyThe Linux Foundation infosince July 2017
Initial release20162015201320142009
Current release2.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoAGPL v3commercial infofree community edition availableOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonGoJavaC++
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesnoyesyes infostring, binary, float, bool, date, geometry
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonononono
Secondary indexesyesnoyes infovia Elasticsearchyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnonono
APIs and other access methodsCLI Client
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
GoC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresLuanono
TriggersnononoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornonenoneyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyesyes infoMVCC based
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlyesnonoyes infousers and table-level permissions

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BigchainDBBigObjectBoltDBHeroicRethinkDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

provided by Google News

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here