DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ClickHouse vs. Dolt vs. etcd vs. GBase vs. Hazelcast

System Properties Comparison ClickHouse vs. Dolt vs. etcd vs. GBase vs. Hazelcast

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonDolt  Xexclude from comparisonetcd  Xexclude from comparisonGBase  Xexclude from comparisonHazelcast  Xexclude from comparison
DescriptionA 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.A MySQL compatible DBMS with Git-like versioning of data and schemaA distributed reliable key-value storeWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.A widely adopted in-memory data grid
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMSKey-value store
Secondary database modelsTime Series DBMSDocument storeDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.55
Rank#38  Overall
#23  Relational DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score7.03
Rank#54  Overall
#5  Key-value stores
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score5.46
Rank#61  Overall
#7  Key-value stores
Websiteclickhouse.comgithub.com/­dolthub/­dolt
www.dolthub.com
etcd.io
github.com/­etcd-io/­etcd
www.gbase.cnhazelcast.com
Technical documentationclickhouse.com/­docsdocs.dolthub.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
hazelcast.org/­imdg/­docs
DeveloperClickhouse Inc.DoltHub IncGeneral Data Technology Co., Ltd.Hazelcast
Initial release2016201820042008
Current releasev24.4.1.2088-stable, May 20243.4, August 2019GBase 8a, GBase 8s, GBase 8c5.3.6, November 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2.0commercialOpen Source infoApache Version 2; commercial licenses 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.
  • 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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
Implementation languageC++GoGoC, Java, PythonJava
Server operating systemsFreeBSD
Linux
macOS
Linux
macOS
Windows
FreeBSD
Linux
Windows infoexperimental
LinuxAll OS with a Java VM
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononoyesyes infothe object must implement a serialization strategy
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)yesnoStandard with numerous extensionsSQL-like query language
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
CLI Client
HTTP REST
gRPC
JSON over HTTP
ADO.NET
C API
JDBC
ODBC
JCache
JPA
Memcached protocol
RESTful HTTP API
Supported programming languagesC# 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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C#.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releasenouser defined functionsyes infoEvent Listeners, Executor Services
Triggersnoyesyes, watching key changesyesyes infoEvents
Partitioning methods infoMethods for storing different data on different nodeskey based and customnonehorizontal partitioning (by range, list and hash) and vertical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.A database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yesyes infoReplicated Map
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus Algorithm
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDone or two-phase-commit; repeatable reads; read commited
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.yesnoyes
User concepts infoAccess controlAccess 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.Only one user is configurable, and must be specified in the config file at startupnoyesRole-based access control

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
ClickHouseDoltetcdGBaseHazelcast
Recent citations in the news

Intel Xeon 6766E/6780E Sierra Forest vs. Ampere Altra Performance & Power Efficiency Review
5 June 2024, Phoronix

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

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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