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. Microsoft Azure Data Explorer vs. Microsoft SQL Server vs. MySQL vs. RDF4J

System Properties Comparison Alibaba Cloud MaxCompute vs. Microsoft Azure Data Explorer vs. Microsoft SQL Server vs. MySQL vs. RDF4J

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonMySQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingFully managed big data interactive analytics platformMicrosofts flagship relational DBMSWidely used open source RDBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMS infocolumn orientedRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRDF store
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
Document store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.71
Rank#231  Overall
#9  RDF stores
Websitewww.alibabacloud.com/­product/­maxcomputeazure.microsoft.com/­services/­data-explorerwww.microsoft.com/­en-us/­sql-serverwww.mysql.comrdf4j.org
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.microsoft.com/­en-us/­azure/­data-explorerlearn.microsoft.com/­en-US/­sql/­sql-serverdev.mysql.com/­docrdf4j.org/­documentation
DeveloperAlibabaMicrosoftMicrosoftOracle infosince 2010, originally MySQL AB, then SunSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20162019198919952004
Current releasecloud service with continuous releasesSQL Server 2022, November 20228.3.0, January 2024
License infoCommercial or Open Sourcecommercialcommercialcommercial inforestricted free version is availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++C and C++Java
Server operating systemshostedhostedLinux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Data schemeyesFixed schema with schema-less datatypes (dynamic)yesyesyes infoRDF Schemas
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-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.noyesyesyes
Secondary indexesnoall fields are automatically indexedyesyesyes
SQL infoSupport of SQLSQL-like query languageKusto Query Language (KQL), SQL subsetyesyes infowith proprietary extensionsno
APIs and other access methodsFluentd
Flume
MaxCompute Console
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesJava.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infoin JavaYes, possible languages: KQL, Python, RTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes infoproprietary syntaxyes
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud servicetables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesSpark connector (open source): github.com/­Azure/­azure-kusto-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infonot for MyISAM storage engineACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users and rolesAzure Active Directory Authenticationfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesno

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more
Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» 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
Alibaba Cloud MaxComputeMicrosoft Azure Data ExplorerMicrosoft SQL ServerMySQLRDF4J infoformerly known as Sesame
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

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

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

provided by Google News

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

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, 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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

provided by Google News

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

Provision Premium SSD v2 Storage for Microsoft SQL Server
1 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, news.sophos.com

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, blogs.oracle.com

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

GitHub Upgrades its MySQL Infrastructure from v5.7 to 8.0
3 February 2024, InfoQ.com

Oracle Academy continues support for MySQL Community in Hong Kong and Taiwan
26 March 2024, blogs.oracle.com

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, Microsoft

provided by Google News

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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.

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

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.

SingleStore logo

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

Present your product here