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. Amazon Aurora vs. Apache Drill vs. Memcached

System Properties Comparison Alibaba Cloud MaxCompute vs. Amazon Aurora vs. Apache Drill vs. Memcached

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonAmazon Aurora  Xexclude from comparisonApache Drill  Xexclude from comparisonMemcached  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingMySQL and PostgreSQL compatible cloud service by AmazonSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageIn-memory key-value store, originally intended for caching
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSDocument store
Relational DBMS
Key-value store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Websitewww.alibabacloud.com/­product/­maxcomputeaws.amazon.com/­rds/­auroradrill.apache.orgwww.memcached.org
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldrill.apache.org/­docsgithub.com/­memcached/­memcached/­wiki
DeveloperAlibabaAmazonApache Software FoundationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release2016201520122003
Current release1.20.3, January 20231.6.27, May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2Open Source infoBSD license
Cloud-based only infoOnly available as a cloud serviceyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC
Server operating systemshostedhostedLinux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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.noyesno
Secondary indexesnoyesnono
SQL infoSupport of SQLSQL-like query languageyesSQL SELECT statement is SQL:2003 compliantno
APIs and other access methodsFluentd
Flume
MaxCompute Console
ADO.NET
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Proprietary protocol
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin Javayesuser defined functionsno
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replicationnone infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesDepending on the underlying data sourceno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesDepending on the underlying data source
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardDepending on the underlying data sourceyes infousing SASL (Simple Authentication and Security Layer) protocol

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

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

More resources
Alibaba Cloud MaxComputeAmazon AuroraApache DrillMemcached
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

Denodo and Alibaba Cloud Join Forces to Deliver Logical Data Integration and Management
5 July 2023, AiThority

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

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

provided by Google News

How LeadSquared accelerated chatbot deployments with generative AI using Amazon Bedrock and Amazon Aurora ...
24 May 2024, AWS Blog

Executive Conversations: Putting generative AI to work in omnichannel customer service with Prashanth Singh, Chief ...
24 May 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

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

provided by Google News

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

RaimaDB logo

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

Present your product here