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

DBMS > Apache Doris vs. ClickHouse vs. CrateDB vs. Dgraph vs. NuoDB

System Properties Comparison Apache Doris vs. ClickHouse vs. CrateDB vs. Dgraph vs. NuoDB

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonClickHouse  Xexclude from comparisonCrateDB  Xexclude from comparisonDgraph  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolA 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.Distributed Database based on LuceneDistributed and scalable native Graph DBMSNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelRelational DBMSRelational DBMSDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Graph DBMSRelational DBMS
Secondary database modelsTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.69
Rank#237  Overall
#108  Relational DBMS
Score16.20
Rank#37  Overall
#23  Relational DBMS
Score0.73
Rank#229  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
clickhouse.comcratedb.comdgraph.iowww.3ds.com/­nuodb-distributed-sql-database
Technical documentationgithub.com/­apache/­doris/­wikiclickhouse.com/­docscratedb.com/­docsdgraph.io/­docsdoc.nuodb.com
DeveloperApache Software Foundation, originally contributed from BaiduClickhouse Inc.CrateDgraph Labs, Inc.Dassault Systèmes infooriginally NuoDB, Inc.
Initial release20172016201320162013
Current release1.2.2, February 2023v23.12.1.1368-stable, December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open SourceOpen Source infoApache 2.0commercial infolimited edition free
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.
  • 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaC++JavaGoC++
Server operating systemsLinuxFreeBSD
Linux
macOS
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeyesyesFlexible Schema (defined schema, partial schema, schema free)schema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyesyesyes
SQL infoSupport of SQLyesClose to ANSI SQL (SQL/JSON + extensions)yes, but no triggers and constraints, and PostgreSQL compatibilitynoyes
APIs and other access methodsJDBC
MySQL client
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
Supported programming languagesJavaC# 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
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsyesuser defined functions (Javascript)noJava, SQL
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningkey based and customShardingyesdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Configurable replication on table/partition-levelSynchronous replication via Raftyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC
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 infoTemporary table
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess 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.rights management via user accountsno infoPlanned for future releasesStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
Apache DorisClickHouseCrateDBDgraphNuoDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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 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
Apache DorisClickHouseCrateDBDgraphNuoDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

How Big Data Is Saving Lives in Real Time: IoV Data Analytics Helps Prevent Accidents
28 November 2023, KDnuggets

LLM-Powered OLAP: the Tencent Experience with Apache Doris
28 August 2023, hackernoon.com

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

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

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

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

TikTok Parent Open Sources Real-Time Data Warehouse
5 July 2023, Datanami

provided by Google News

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB 4.0 improves cloud-native database capabilities
31 July 2019, TechTarget

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

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

Present your product here