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 > Badger vs. BigchainDB vs. CouchDB vs. HEAVY.AI vs. Hypertable

System Properties Comparison Badger vs. BigchainDB vs. CouchDB vs. HEAVY.AI vs. Hypertable

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonBigchainDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonHypertable  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.BigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareAn open source BigTable implementation based on distributed file systems such as Hadoop
Primary database modelKey-value storeDocument storeDocument storeRelational DBMSWide column store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#325  Overall
#49  Key-value stores
Score0.82
Rank#212  Overall
#36  Document stores
Score10.26
Rank#45  Overall
#7  Document stores
Score2.10
Rank#126  Overall
#61  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.bigchaindb.comcouchdb.apache.orggithub.com/­heavyai/­heavydb
www.heavy.ai
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerbigchaindb.readthedocs.io/­en/­latestdocs.couchdb.org/­en/­stabledocs.heavy.ai
DeveloperDGraph LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerHEAVY.AI, Inc.Hypertable Inc.
Initial release20172016200520162009
Current release3.3.3, December 20235.10, January 20220.9.8.11, March 2016
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL v3Open Source infoApache version 2Open Source infoApache Version 2; enterprise edition availableOpen Source infoGNU version 3. Commercial license available
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 languageGoPythonErlangC++ and CUDAC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
LinuxLinux
OS X
Windows infoan inofficial Windows port is available
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenononoyesno
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.nononono
Secondary indexesnoyes infovia viewsnorestricted infoonly exact value or prefix value scans
SQL infoSupport of SQLnononoyesno
APIs and other access methodsCLI Client
RESTful HTTP API
RESTful HTTP/JSON APIJDBC
ODBC
Thrift
Vega
C++ API
Thrift
Supported programming languagesGoGo
Haskell
Java
JavaScript
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
All languages supporting JDBC/ODBC/Thrift
Python
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoView functions in JavaScriptnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoimproved architecture with release 2.0Sharding infoRound robinSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorMulti-source replication
Source-replica replication
Multi-source replicationselectable replication factor on file system level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possiblenono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoyesAccess rights for users can be defined per databasefine grained access rights according to SQL-standardno

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
BadgerBigchainDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Hypertable
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

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

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

Capgemini and Ascribe Build Blockchain Project for Banking Loyalty Rewards
7 June 2016, Bitcoin Magazine

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Launches Industry's First Digital Twin for Telco Network Planning, Building and Operations
20 September 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

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.

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here