DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Doris vs. Apache Druid vs. ClickHouse

System Properties Comparison Apache Doris vs. Apache Druid vs. ClickHouse

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonApache Druid  Xexclude from comparisonClickHouse  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA 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.
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.50
Rank#255  Overall
#117  Relational DBMS
Score2.94
Rank#93  Overall
#49  Relational DBMS
#7  Time Series DBMS
Score15.17
Rank#37  Overall
#22  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
druid.apache.orgclickhouse.com
Technical documentationgithub.com/­apache/­doris/­wikidruid.apache.org/­docs/­latest/­designclickhouse.com/­docs
DeveloperApache Software Foundation, originally contributed from BaiduApache Software Foundation and contributorsClickhouse Inc.
Initial release201720122016
Current release1.2.2, February 202330.0.0, June 2024v24.6.2.17-stable, July 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache license v2Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonono
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.
  • 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 languageJavaJavaC++
Server operating systemsLinuxLinux
OS X
Unix
FreeBSD
Linux
macOS
Data schemeyesyes infoschema-less columns are supportedyes
Typing infopredefined data types such as float or dateyesyesyes
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.nonono
Secondary indexesyesyesyes
SQL infoSupport of SQLyesSQL for queryingClose to ANSI SQL (SQL/JSON + extensions)
APIs and other access methodsJDBC
MySQL client
JDBC
RESTful HTTP/JSON API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
Supported programming languagesJavaClojure
JavaScript
PHP
Python
R
Ruby
Scala
C# 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
Server-side scripts infoStored proceduresuser defined functionsnoyes
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infomanual/auto, time-basedkey based and custom
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, via HDFS, S3 or other storage enginesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess 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.

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 partiesDoubleCloud: 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
Apache DorisApache DruidClickHouse
Recent citations in the news

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Advancing Observability Platforms: Upgrading Data Processing and Reducing Costs with Apache Doris
28 December 2023, hackernoon.com

provided by Google News

Imply Announces the Availability of Imply Polaris, a Database-as-a-Service Built from Apache Druid, on Microsoft Azure
26 June 2024, Business Wire

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers’ Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

provided by Google News

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

ClickHouse Cloud Is Now Generally Available on Microsoft Azure
25 June 2024, Business Wire

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

ClickHouse: Optimizing Real-Time Data Analysis with Online Analytical Processing
11 October 2023, The New Stack

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22 December 2023, Towards Data Science

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

Present your product here