DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. ClickHouse vs. Google Cloud Bigtable vs. Hive vs. HugeGraph

System Properties Comparison BoltDB vs. ClickHouse vs. Google Cloud Bigtable vs. Hive vs. HugeGraph

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonClickHouse  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHive  Xexclude from comparisonHugeGraph  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.data warehouse software for querying and managing large distributed datasets, built on HadoopA fast-speed and highly-scalable Graph DBMS
Primary database modelKey-value storeRelational DBMSKey-value store
Wide column store
Relational DBMSGraph DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Websitegithub.com/­boltdb/­boltclickhouse.comcloud.google.com/­bigtablehive.apache.orggithub.com/­hugegraph
hugegraph.apache.org
Technical documentationclickhouse.com/­docscloud.google.com/­bigtable/­docscwiki.apache.org/­confluence/­display/­Hive/­Homehugegraph.apache.org/­docs
DeveloperClickhouse Inc.GoogleApache Software Foundation infoinitially developed by FacebookBaidu
Initial release20132016201520122018
Current releasev24.4.1.2088-stable, May 20243.1.3, April 20220.9
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0commercialOpen Source infoApache Version 2Open Source infoApache Version 2.0
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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
Implementation languageGoC++JavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
hostedAll OS with a Java VMLinux
macOS
Unix
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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 indexesnoyesnoyesyes infoalso supports composite index and range index
SQL infoSupport of SQLnoClose to ANSI SQL (SQL/JSON + extensions)noSQL-like DML and DDL statementsno
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
Thrift
Java API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languagesGoC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C#
C++
Go
Java
JavaScript (Node.js)
Python
C++
Java
PHP
Python
Groovy
Java
Python
Server-side scripts infoStored proceduresnoyesnoyes infouser defined functions and integration of map-reduceasynchronous Gremlin script jobs
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnonekey based and customShardingShardingyes infodepending on used storage backend, e.g. Cassandra and HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Internal replication in Colossus, and regional replication between two clusters in different zonesselectable replication factoryes infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes infoquery execution via MapReducevia hugegraph-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononoyes infoedges in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoAtomic single-row operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnoAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and rolesUsers, roles and 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
3rd partiesAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

More resources
BoltDBClickHouseGoogle Cloud BigtableHiveHugeGraph
DB-Engines blog posts

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

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

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

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

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

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6 December 2023, hackernoon.com

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

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

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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