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 Table Store vs. Amazon SimpleDB vs. EsgynDB vs. Spark SQL vs. ToroDB

System Properties Comparison Alibaba Cloud Table Store vs. Amazon SimpleDB vs. EsgynDB vs. Spark SQL vs. ToroDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionSpark SQL is a component on top of 'Spark Core' for structured data processingA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelWide column storeKey-value storeRelational DBMSRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#310  Overall
#12  Wide column stores
Score1.88
Rank#139  Overall
#24  Key-value stores
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score19.15
Rank#33  Overall
#20  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storeaws.amazon.com/­simpledbwww.esgyn.cnspark.apache.org/­sqlgithub.com/­torodb/­server
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.aws.amazon.com/­simpledbspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperAlibabaAmazonEsgynApache Software Foundation8Kdata
Initial release20162007201520142016
Current release3.5.0 ( 2.13), September 2023
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache 2.0Open 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 languageC++, JavaScalaJava
Server operating systemshostedhostedLinuxLinux
OS X
Windows
All OS with a Java 7 VM
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes 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.nononono
Secondary indexesnoyes infoAll columns are indexed automaticallyyesno
SQL infoSupport of SQLnonoyesSQL-like DML and DDL statements
APIs and other access methodsHTTP APIRESTful HTTP APIADO.NET
JDBC
ODBC
JDBC
ODBC
Supported programming languagesJava
Python
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/ADO.NetJava
Python
R
Scala
Server-side scripts infoStored proceduresnonoJava Stored Proceduresno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenone infoSharding must be implemented in the applicationShardingyes, utilizing Spark CoreSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesMulti-source replication between multi datacentersnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
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 integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsno infoConcurrent data updates can be detected by the applicationACIDnono
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.nonono
User concepts infoAccess controlAccess rights based on subaccounts and tokensAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardnoAccess 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 Table StoreAmazon SimpleDBEsgynDBSpark SQLToroDB
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

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16 April 2024, GlobeNewswire

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

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

provided by Google News

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

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

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

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Cloudera: Impala's it for interactive SQL on Hadoop; everything else will move to Spark
11 April 2024, Yahoo Movies Canada

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, 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

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.

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 database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Present your product here