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. Blazegraph vs. Dgraph vs. Microsoft Azure Data Explorer vs. Newts

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. Blazegraph vs. Dgraph vs. Microsoft Azure Data Explorer vs. Newts

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonBlazegraph  Xexclude from comparisonDgraph  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonNewts  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
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.High-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Distributed and scalable native Graph DBMSFully managed big data interactive analytics platformTime Series DBMS based on Cassandra
Primary database modelRelational DBMSGraph DBMS
RDF store
Graph DBMSRelational DBMS infocolumn orientedTime 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
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlblazegraph.comdgraph.ioazure.microsoft.com/­services/­data-exploreropennms.github.io/­newts
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmwiki.blazegraph.comdgraph.io/­docsdocs.microsoft.com/­en-us/­azure/­data-explorergithub.com/­OpenNMS/­newts/­wiki
DeveloperAlibabaBlazegraphDgraph Labs, Inc.MicrosoftOpenNMS Group
Initial release2006201620192014
Current release2.1.5, March 2019cloud service with continuous releases
License infoCommercial or Open SourcecommercialOpen Source infoextended commercial license availableOpen Source infoApache 2.0commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoJava
Server operating systemshostedLinux
OS X
Windows
Linux
OS X
Windows
hostedLinux
OS X
Windows
Data schemeyesschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)schema-free
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.yesnoyesno
Secondary indexesyesyesyesall fields are automatically indexedno
SQL infoSupport of SQLyesSPARQL is used as query languagenoKusto Query Language (KQL), SQL subsetno
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP REST
Java API
Supported programming languagesC#
Java
PHP
Python
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
Server-side scripts infoStored proceduresyesyesnoYes, possible languages: KQL, Python, Rno
Triggersyesnonoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingyesSharding infoImplicit feature of the cloud serviceSharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesSynchronous replication via Raftyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integrityyesyes infoRelationships in Graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
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.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardSecurity and Authentication via Web Application Container (Tomcat, Jetty)no infoPlanned for future releasesAzure Active Directory Authenticationno
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLBlazegraphDgraphMicrosoft Azure Data ExplorerNewts
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 MySQLBlazegraphDgraphMicrosoft Azure Data ExplorerNewts
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

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

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

provided by Google News

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, businesswire.com

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, azure.microsoft.com

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, azure.microsoft.com

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, azure.microsoft.com

Log and Telemetry Analytics Performance Benchmark
16 August 2022, Gigaom

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

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.

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

Present your product here