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. Amazon SimpleDB vs. Dolt vs. LeanXcale vs. ToroDB

System Properties Comparison Alibaba Cloud MaxCompute vs. Amazon SimpleDB vs. Dolt vs. LeanXcale vs. ToroDB

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonDolt  Xexclude from comparisonLeanXcale  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreA MySQL compatible DBMS with Git-like versioning of data and schemaA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-value storeRelational DBMSKey-value store
Relational DBMS
Document store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.84
Rank#209  Overall
#98  Relational DBMS
Score1.88
Rank#133  Overall
#23  Key-value stores
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.36
Rank#280  Overall
#40  Key-value stores
#129  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputeaws.amazon.com/­simpledbgithub.com/­dolthub/­dolt
www.dolthub.com
www.leanxcale.comgithub.com/­torodb/­server
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.aws.amazon.com/­simpledbdocs.dolthub.com
DeveloperAlibabaAmazonDoltHub IncLeanXcale8Kdata
Initial release20162007201820152016
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0commercialOpen Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava
Server operating systemshostedhostedLinux
macOS
Windows
All OS with a Java 7 VM
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyes infostring, integer, double, boolean, date, object_id
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.nonono
Secondary indexesnoyes infoAll columns are indexed automaticallyyes
SQL infoSupport of SQLSQL-like query languagenoyesyes infothrough Apache Derby
APIs and other access methodsFluentd
Flume
MaxCompute Console
RESTful HTTP APICLI Client
HTTP REST
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Supported programming languagesJava.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
Java
Scala
Server-side scripts infoStored proceduresuser defined functions infoin Javanoyes infocurrently in alpha release
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenone infoSharding must be implemented in the applicationnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoConcurrent data updates can be detected by the applicationACIDACIDno
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.noyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Only one user is configurable, and must be specified in the config file at startupAccess rights for users and roles

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 SimpleDBDoltLeanXcaleToroDB
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

Recent citations in the news

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

Alibaba Cloud Debuts First Data Center in Indonesia
22 March 2018, The Fast Mode

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

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

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

provided by Google News

Amazon SimpleDB Expands Web Services
31 May 2024, Data Center Knowledge

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

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

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

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

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

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

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.

Present your product here