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 MaxCompute vs. Databricks vs. KairosDB vs. MarkLogic vs. Microsoft Azure Data Explorer

System Properties Comparison Alibaba Cloud MaxCompute vs. Databricks vs. KairosDB vs. MarkLogic vs. Microsoft Azure Data Explorer

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonDatabricks  Xexclude from comparisonKairosDB  Xexclude from comparisonMarkLogic  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingThe 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.Distributed Time Series DBMS based on Cassandra or H2Operational and transactional Enterprise NoSQL databaseFully managed big data interactive analytics platform
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument store
Relational DBMS
Time Series DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMS infocolumn oriented
Secondary database modelsDocument 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.77
Rank#214  Overall
#98  Relational DBMS
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score4.38
Rank#77  Overall
#41  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.databricks.comgithub.com/­kairosdb/­kairosdbwww.marklogic.comazure.microsoft.com/­services/­data-explorer
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.databricks.comkairosdb.github.iodocs.marklogic.comdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperAlibabaDatabricksMarkLogic Corp.Microsoft
Initial release20162013201320012019
Current release1.2.2, November 201811.0, December 2022cloud service with continuous releases
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++
Server operating systemshostedhostedLinux
OS X
Windows
Linux
OS X
Windows
hosted
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free infoSchema can be enforcedFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyesyesyes 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.noyesnoyesyes
Secondary indexesnoyesnoyesall fields are automatically indexed
SQL infoSupport of SQLSQL-like query languagewith Databricks SQLnoyes infoSQL92Kusto Query Language (KQL), SQL subset
APIs and other access methodsFluentd
Flume
MaxCompute Console
JDBC
ODBC
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesJavaPython
R
Scala
Java
JavaScript infoNode.js
PHP
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresuser defined functions infoin Javauser defined functions and aggregatesnoyes infovia XQuery or JavaScriptYes, possible languages: KQL, Python, R
Triggersnonoyesyes 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 infobased on CassandraShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesselectable replication factor infobased on Cassandrayesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID infocan act as a resource manager in an XA/JTA transactionno
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.nononoyes, with Range Indexesno
User concepts infoAccess controlAccess rights for users and rolessimple password-based access controlRole-based access control at the document and subdocument levelsAzure Active Directory Authentication
More information provided by the system vendor
Alibaba Cloud MaxComputeDatabricksKairosDBMarkLogicMicrosoft Azure Data Explorer
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

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

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

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

show all

Recent citations in the news

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

provided by Google News

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Databricks Announces Major Updates to Its AI Suite to Boost AI Model Accuracy
10 May 2024, EnterpriseAI

Databricks Enhances Enterprise AI with RAG Applications and Improved Model Serving
9 May 2024, Datanami

What to Expect at Databricks' Data + AI Summit 2024 June 10-13
9 May 2024, Solutions Review

Databricks adds vector search, new LLM support to AI suite
8 May 2024, TechTarget

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

provided by Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, azure.microsoft.com

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, azure.microsoft.com

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, azure.microsoft.com

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

RaimaDB logo

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

Present your product here