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 AnalyticDB for MySQL vs. Amazon SimpleDB vs. Microsoft Azure Data Explorer vs. NuoDB vs. Prometheus

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. Amazon SimpleDB vs. Microsoft Azure Data Explorer vs. NuoDB vs. Prometheus

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonNuoDB  Xexclude from comparisonPrometheus  Xexclude from comparison
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.Hosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreFully managed big data interactive analytics platformNuoDB is a webscale distributed database that supports SQL and ACID transactionsOpen-source Time Series DBMS and monitoring system
Primary database modelRelational DBMSKey-value storeRelational DBMS infocolumn orientedRelational DBMSTime Series DBMS
Secondary database modelsDocument storeDocument 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.85
Rank#207  Overall
#96  Relational DBMS
Score1.85
Rank#138  Overall
#24  Key-value stores
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlaws.amazon.com/­simpledbazure.microsoft.com/­services/­data-explorerwww.3ds.com/­nuodb-distributed-sql-databaseprometheus.io
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmdocs.aws.amazon.com/­simpledbdocs.microsoft.com/­en-us/­azure/­data-explorerdoc.nuodb.comprometheus.io/­docs
DeveloperAlibabaAmazonMicrosoftDassault Systèmes infooriginally NuoDB, Inc.
Initial release2007201920132015
Current releasecloud service with continuous releases
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial infolimited edition freeOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Go
Server operating systemshostedhostedhostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Windows
Data schemeyesschema-freeFixed schema with schema-less datatypes (dynamic)yesyes
Typing infopredefined data types such as float or dateyesnoyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesNumeric data only
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.yesyesnono infoImport of XML data possible
Secondary indexesyesyes infoAll columns are indexed automaticallyall fields are automatically indexedyesno
SQL infoSupport of SQLyesnoKusto Query Language (KQL), SQL subsetyesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP/JSON API
Supported programming languagesC#
Java
PHP
Python
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Server-side scripts infoStored proceduresyesnoYes, possible languages: KQL, Python, RJava, SQLno
Triggersyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenone infoSharding must be implemented in the applicationSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infoManaged transparently by NuoDByes infoby Federation
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency
Immediate Consistencynone
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoConcurrent data updates can be detected by the applicationnoACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
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.yesnoyes infoTemporary tableno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Azure Active Directory AuthenticationStandard SQL roles/ privileges, Administrative Usersno
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLAmazon SimpleDBMicrosoft Azure Data ExplorerNuoDBPrometheus
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» 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 AnalyticDB for MySQLAmazon SimpleDBMicrosoft Azure Data ExplorerNuoDBPrometheus
DB-Engines blog posts

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

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

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

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8 February 2024, RYT9

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

provided by Google News

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Farewell EC2-Classic, it's been swell
1 September 2023, All Things Distributed

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

provided by Google News

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

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

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

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

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 set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

AllegroGraph logo

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

Present your product here