DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud MaxCompute vs. AllegroGraph vs. CouchDB vs. Microsoft Azure Cosmos DB vs. MySQL

System Properties Comparison Alibaba Cloud MaxCompute vs. AllegroGraph vs. CouchDB vs. Microsoft Azure Cosmos DB vs. MySQL

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonAllegroGraph  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingHigh performance, persistent RDF store with additional support for Graph DBMSA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Globally distributed, horizontally scalable, multi-model database serviceWidely used open source RDBMS
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS infoKey/Value like access via memcached API
Secondary database modelsSpatial DBMSSpatial DBMS infousing the Geocouch extensionSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#203  Overall
#96  Relational DBMS
Score0.84
Rank#204  Overall
#35  Document stores
#18  Graph DBMS
#7  RDF stores
#10  Vector DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score24.97
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputeallegrograph.comcouchdb.apache.orgazure.microsoft.com/­services/­cosmos-dbwww.mysql.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputefranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.couchdb.org/­en/­stablelearn.microsoft.com/­azure/­cosmos-dbdev.mysql.com/­doc
DeveloperAlibabaFranz Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoftOracle infosince 2010, originally MySQL AB, then Sun
Initial release20162004200520141995
Current release8.0, December 20233.3.3, December 20239.0.0, July 2024
License infoCommercial or Open Sourcecommercialcommercial infoLimited community edition freeOpen Source infoApache version 2commercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
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 languageErlangC and C++
Server operating systemshostedLinux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
hostedFreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesyes infoRDF schemasschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes infoJSON 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.nono infobulk load of XML files possiblenoyes
Secondary indexesnoyesyes infovia viewsyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLSQL-like query languageSPARQL is used as query languagenoSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsFluentd
Flume
MaxCompute Console
RESTful HTTP API
SPARQL
RESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functions infoin Javayes infoJavaScript or Common LispView functions in JavaScriptJavaScriptyes infoproprietary syntax
TriggersnoyesyesJavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicewith FederationSharding infoimproved architecture with release 2.0Sharding infoImplicit feature of the cloud servicehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoatomic operations within a single document possibleMulti-item ACID transactions with snapshot isolation within a partitionACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes infotable locks or row locks depending on storage engine
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
User concepts infoAccess controlAccess rights for users and rolesUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users can be defined per databaseAccess rights can be defined down to the item levelUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Alibaba Cloud MaxComputeAllegroGraphCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMySQL
News

AllegroGraph Named a 2024 Trend Setting Product
16 September 2024

Gartner recognized Franz Inc. as a Key Neuro-Symbolic AI Provider in 2024 Hype Cycle for AI
10 September 2024

Next-Generation Cybersecurity: Integrating Knowledge Graphs and Neuro-Symbolic AI with STIX and TAXII
10 September 2024

Pruning Cycles in UMLS Metathesaurus: A Neuro Symbolic AI Approach
9 September 2024

Awesome AI Companies – Franz Inc.
17 July 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

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

More resources
Alibaba Cloud MaxComputeAllegroGraphCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMySQL
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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 hit by Digital Realty fire in Singapore
11 September 2024, Frontier Enterprise

Denodo and Alibaba Cloud Partner to Bring Data Virtualization to the Global Market
5 July 2023, Datanami

Alibaba Cloud unveils serverless solution for generative AI
4 July 2024, Tech Wire Asia

Alibaba Cloud’s Singapore Node Suffers Network Disruption Due to Data Center Fire
10 September 2024, Pandaily

Data Center Fire Strikes Alibaba Cloud in Singapore
10 September 2024, w.media

provided by Google News

Build your own chatbot and talk to your own documents
4 June 2024, Data Science Central

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

The key to quantum computing AI applications: Flexible programming languages
2 July 2022, VentureBeat

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL
21 May 2024, Microsoft

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB
24 April 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21 May 2024, Microsoft

General availability: Azure Cosmos DB for PostgreSQL geo-redundant backup and restore
24 April 2024, Microsoft

provided by Google News

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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