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. DuckDB vs. Google Cloud Spanner vs. H2 vs. HBase

System Properties Comparison BigchainDB vs. DuckDB vs. Google Cloud Spanner vs. H2 vs. HBase

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonDuckDB  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonH2  Xexclude from comparisonHBase  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsAn embeddable, in-process, column-oriented SQL OLAP RDBMSA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Wide-column store based on Apache Hadoop and on concepts of BigTable
Primary database modelDocument storeRelational DBMSRelational DBMSRelational DBMSWide column store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Websitewww.bigchaindb.comduckdb.orgcloud.google.com/­spannerwww.h2database.comhbase.apache.org
Technical documentationbigchaindb.readthedocs.io/­en/­latestduckdb.org/­docscloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlhbase.apache.org/­book.html
DeveloperGoogleThomas MuellerApache Software Foundation infoApache top-level project, originally developed by Powerset
Initial release20162018201720052008
Current release0.10, February 20242.2.220, July 20232.3.4, January 2021
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoMIT LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache version 2
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC++JavaJava
Server operating systemsLinuxserver-lesshostedAll OS with a Java VMLinux
Unix
Windows infousing Cygwin
Data schemeschema-freeyesyesyesschema-free, schema definition possible
Typing infopredefined data types such as float or datenoyesyesyesoptions to bring your own types, AVRO
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 indexesyesyesyesno
SQL infoSupport of SQLnoyesyes infoQuery statements complying to ANSI 2011yesno
APIs and other access methodsCLI Client
RESTful HTTP API
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
Java API
RESTful HTTP API
Thrift
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Go
Java
JavaScript (Node.js)
Python
JavaC
C#
C++
Groovy
Java
PHP
Python
Scala
Server-side scripts infoStored proceduresnonoJava Stored Procedures and User-Defined Functionsyes infoCoprocessors in Java
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneMulti-source replication with 3 replicas for regional instances.With clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency
Foreign keys infoReferential integritynonoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoStrict serializable isolationACIDSingle row ACID (across millions of columns)
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes, multi-version concurrency control (MVCC)yes
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.yesnoyesyes
User concepts infoAccess controlyesnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC

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
BigchainDBDuckDBGoogle Cloud SpannerH2HBase
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

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

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

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

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

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

provided by Google News

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

More AI Added to Google Cloud's Databases
28 February 2024, Datanami

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Present your product here