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

DBMS > ClickHouse vs. Microsoft Azure Cosmos DB vs. Microsoft Azure SQL Database vs. Percona Server for MySQL vs. Stardog

System Properties Comparison ClickHouse vs. Microsoft Azure Cosmos DB vs. Microsoft Azure SQL Database vs. Percona Server for MySQL vs. Stardog

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonStardog  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.Globally distributed, horizontally scalable, multi-model database serviceDatabase as a Service offering with high compatibility to Microsoft SQL ServerEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsTime Series DBMSSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.20
Rank#37  Overall
#23  Relational DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score78.40
Rank#15  Overall
#10  Relational DBMS
Score2.21
Rank#121  Overall
#58  Relational DBMS
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Websiteclickhouse.comazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.percona.com/­software/­mysql-database/­percona-serverwww.stardog.com
Technical documentationclickhouse.com/­docslearn.microsoft.com/­azure/­cosmos-dbdocs.microsoft.com/­en-us/­azure/­azure-sqlwww.percona.com/­downloads/­Percona-Server-LATESTdocs.stardog.com
DeveloperClickhouse Inc.MicrosoftMicrosoftPerconaStardog-Union
Initial release20162014201020082010
Current releasev23.12.1.1368-stable, December 2023V128.0.36-28, 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercialOpen Source infoGPL version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
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.
  • 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.
Implementation languageC++C++C and C++Java
Server operating systemsFreeBSD
Linux
macOS
hostedhostedLinuxLinux
macOS
Windows
Data schemeyesschema-freeyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesyesyes
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.noyesyesno infoImport/export of XML data possible
Secondary indexesyesyes infoAll properties auto-indexed by defaultyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)SQL-like query languageyesyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
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
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesJavaScriptTransact SQLyesuser defined functions and aggregates, HTTP Server extensions in Java
TriggersnoJavaScriptyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodeskey based and customSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yes infoImplicit feature of the cloud serviceyes, with always 3 replicas availableMulti-source replication
Source-replica replication
XtraDB Cluster
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoMulti-item ACID transactions with snapshot isolation within a partitionACIDACIDACID
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.yesyesyes
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.Access rights can be defined down to the item levelfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and roles

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

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
ClickHouseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure SQL Database infoformerly SQL AzurePercona Server for MySQLStardog
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

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

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, Microsoft

Public Preview: Azure Cosmos DB Migration for MongoDB extension - Azure Cosmos DB for MongoDB vCore ...
15 November 2023, azure.microsoft.com

Generally Available: Add an Azure Cosmos DB custom endpoint in Azure IoT Hub | Azure updates
5 October 2023, azure.microsoft.com

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Expand the limits of innovation with Azure data
21 March 2024, microsoft.com

Azure SQL Database Empowers Developers with AI-Driven Applications
5 April 2024, WebProNews

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, Business Wire

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11 May 2023, The Register

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks & Files

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

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here