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 > BoltDB vs. ClickHouse vs. Databricks vs. etcd vs. Hive

System Properties Comparison BoltDB vs. ClickHouse vs. Databricks vs. etcd vs. Hive

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonClickHouse  Xexclude from comparisonDatabricks  Xexclude from comparisonetcd  Xexclude from comparisonHive  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.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A distributed reliable key-value storedata warehouse software for querying and managing large distributed datasets, built on Hadoop
Primary database modelKey-value storeRelational DBMSDocument store
Relational DBMS
Key-value storeRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score15.55
Rank#38  Overall
#23  Relational DBMS
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score7.03
Rank#54  Overall
#5  Key-value stores
Score59.76
Rank#18  Overall
#12  Relational DBMS
Websitegithub.com/­boltdb/­boltclickhouse.comwww.databricks.cometcd.io
github.com/­etcd-io/­etcd
hive.apache.org
Technical documentationclickhouse.com/­docsdocs.databricks.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cwiki.apache.org/­confluence/­display/­Hive/­Home
DeveloperClickhouse Inc.DatabricksApache Software Foundation infoinitially developed by Facebook
Initial release2013201620132012
Current releasev24.4.1.2088-stable, May 20243.4, August 20193.1.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0Open 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.
  • 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.
  • 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++GoJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
hostedFreeBSD
Linux
Windows infoexperimental
All OS with a Java VM
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)schema-freeyes
Typing infopredefined data types such as float or datenoyesnoyes
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.nonoyesno
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnoClose to ANSI SQL (SQL/JSON + extensions)with Databricks SQLnoSQL-like DML and DDL statements
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JDBC
ODBC
RESTful HTTP API
gRPC
JSON over HTTP
JDBC
ODBC
Thrift
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
Python
R
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoyesuser defined functions and aggregatesnoyes infouser defined functions and integration of map-reduce
Triggersnonoyes, watching key changesno
Partitioning methods infoMethods for storing different data on different nodesnonekey based and customSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoquery execution via MapReduce
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDnono
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.noyesnono
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.noAccess rights for users, groups and roles
More information provided by the system vendor
BoltDBClickHouseDatabricksetcdHive
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more

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 partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
BoltDBClickHouseDatabricksetcdHive
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

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

Databricks buys Tabular to win the Iceberg war – Blocks and Files
5 June 2024, Blocks and Files

Databricks CEO Ali Ghodsi on Snowflake rivalry and the 'why' behind Databricks' latest billion-dollar deal
5 June 2024, Yahoo Finance

Databricks Buys Tabular, The End of Software? – Stratechery by Ben Thompson
5 June 2024, Stratechery by Ben Thompson

Databricks' $1B Tabular buy raises questions around table format wars
5 June 2024, The Register

Acante Launches Effortless Data Access Solution for Databricks Users
6 June 2024, Datanami

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

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

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

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

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

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

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

Neo4j logo

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

Milvus logo

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

Present your product here