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 > Alibaba Cloud PolarDB vs. Cassandra vs. HarperDB vs. Microsoft Azure Data Explorer

System Properties Comparison Alibaba Cloud PolarDB vs. Cassandra vs. HarperDB vs. Microsoft Azure Data Explorer

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud PolarDB  Xexclude from comparisonCassandra  Xexclude from comparisonHarperDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.Wide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Fully managed big data interactive analytics platform
Primary database modelRelational DBMSWide column storeDocument storeRelational DBMS infocolumn oriented
Secondary database modelsVector DBMS infostarting with release V5Document store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.59
Rank#241  Overall
#110  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.55
Rank#248  Overall
#38  Document stores
Score4.38
Rank#77  Overall
#41  Relational DBMS
Websitewww.alibabacloud.com/­product/­polardbcassandra.apache.orgwww.harperdb.ioazure.microsoft.com/­services/­data-explorer
Technical documentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewcassandra.apache.org/­doc/­latestdocs.harperdb.io/­docsdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperAlibabaApache Software Foundation infoApache top level project, originally developped by FacebookHarperDBMicrosoft
Initial release200820172019
Current release4.1.3, July 20233.1, August 2021cloud service with continuous releases
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercial infofree community edition availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaNode.js
Server operating systemshostedBSD
Linux
OS X
Windows
Linux
OS X
hosted
Data schemeyesschema-freedynamic schemaFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyesyes infoJSON data typesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
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.yesnonoyes
Secondary indexesyesrestricted infoonly equality queries, not always the best performing solutionyesall fields are automatically indexed
SQL infoSupport of SQLyesSQL-like SELECT, DML and DDL statements (CQL)SQL-like data manipulation statementsKusto Query Language (KQL), SQL subset
APIs and other access methodsJDBC
ODBC
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesJava
Python
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresyesnoCustom Functions infosince release 3.1Yes, possible languages: KQL, Python, R
Triggersyesyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"A table resides as a whole on one (or more) nodes in a clusterSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infothe nodes on which a table resides can be definedyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsAtomic execution of specific operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes, using LMDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per objectAccess rights for users and rolesAzure Active Directory Authentication
More information provided by the system vendor
Alibaba Cloud PolarDBCassandraHarperDBMicrosoft Azure Data Explorer
Specific characteristicsPolarDB, previously ApsaraDB for PolarDB, is a cloud-native relational database designed...
» more
Apache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» more
No single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» more
Internet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» more
Apache license  Pricing for commercial distributions provided by DataStax and available...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
Alibaba Cloud PolarDBCassandraHarperDBMicrosoft Azure Data Explorer
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

Alibaba Cloud launches PolarDB database update - Chinadaily.com.cn
19 January 2024, China Daily

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Alibaba Rolls Own Distributed File System for Cloud Database Performance
21 August 2018, The Next Platform

Alibaba Cloud Named a Leader in Cloud Database Management Systems for the Third Consecutive Year
2 March 2023, Financial IT

Alibaba Cloud Ranked Third Globally by Gartner's Database Management System Cloud Services Revenue in 2018 ...
9 July 2019, PR Newswire Asia

provided by Google News

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

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

Present your product here