DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud MaxCompute vs. Memgraph vs. Microsoft Azure Data Explorer vs. Riak KV vs. Teradata

System Properties Comparison Alibaba Cloud MaxCompute vs. Memgraph vs. Microsoft Azure Data Explorer vs. Riak KV vs. Teradata

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRiak KV  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAn open source graph database built for real-time streaming and compatible with Neo4jFully managed big data interactive analytics platformDistributed, fault tolerant key-value storeA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesGraph DBMSRelational DBMS infocolumn orientedKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
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
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#220  Overall
#102  Relational DBMS
Score3.09
Rank#105  Overall
#7  Graph DBMS
Score5.82
Rank#65  Overall
#37  Relational DBMS
Score4.95
Rank#76  Overall
#9  Key-value stores
Score48.95
Rank#20  Overall
#14  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputememgraph.comazure.microsoft.com/­services/­data-explorerwww.teradata.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputememgraph.com/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.teradata.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAlibabaMemgraph LtdMicrosoftOpenSource, formerly Basho TechnologiesTeradata
Initial release20162017201920091984
Current releasecloud service with continuous releases3.2.0, December 2022Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercialcommercial infoFree license availablecommercialOpen Source infoApache version 2, commercial enterprise editioncommercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++Erlang
Server operating systemshostedLinuxhostedLinux
OS X
hosted
Linux
Data schemeyesschema-free and schema-optionalFixed schema with schema-less datatypes (dynamic)schema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnoyes
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.nonoyesnoyes
Secondary indexesnoall fields are automatically indexedrestrictedyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL-like query languagenoKusto Query Language (KQL), SQL subsetnoyes infoSQL 2016 + extensions
APIs and other access methodsFluentd
Flume
MaxCompute Console
Bolt protocol
Cypher query language
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Native Erlang Interface
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJava.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin JavaYes, possible languages: KQL, Python, RErlangyes infoUDFs, stored procedures, table functions in parallel
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infodynamic graph partitioningSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"Sharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication using RAFTyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infowith snapshot isolationnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess rights for users and rolesUsers, roles and permissionsAzure Active Directory Authenticationyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud MaxComputeMemgraphMicrosoft Azure Data ExplorerRiak KVTeradata
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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 MaxComputeMemgraphMicrosoft Azure Data ExplorerRiak KVTeradata
DB-Engines blog posts

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

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

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31 January 2024, Backend News

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

provided by Google News

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

provided by Google News

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, azure.microsoft.com

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

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19 April 2023, VentureBeat

Why the Azure community should start planning for Microsoft Fabric today
20 June 2023, MSDynamicsWorld

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak's NoSQL Database and its New Fit with Apache Mesos
19 August 2015, The New Stack

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

provided by Google News

Why We're Not Concerned About Teradata Corporation's (NYSE:TDC) Share Price
26 March 2024, Simply Wall St

Teradata: Everything you need to know about this essential Big Data solution
27 March 2024, DataScientest

Teradata Corp (TDC) CMO Jacqueline Woods Sells 8,620 Shares
8 March 2024, Yahoo Finance

Teradata Corporation ORD SHS Trade Ideas — MOEX:TDC-RM — TradingView
22 March 2024, TradingView

Why Teradata Stock Is Crashing Today
13 February 2024, The Motley Fool

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

Neo4j logo

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

AllegroGraph logo

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

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.

Milvus logo

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

Present your product here