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. IRONdb vs. Oracle NoSQL vs. Riak TS vs. ScyllaDB

System Properties Comparison Alibaba Cloud MaxCompute vs. IRONdb vs. Oracle NoSQL vs. Riak TS vs. ScyllaDB

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonIRONdb  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRiak TS  Xexclude from comparisonScyllaDB  Xexclude from comparison
IRONdb 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 warehousingA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesTime Series DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMSWide column store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Websitewww.alibabacloud.com/­product/­maxcomputewww.circonus.com/solutions/time-series-database/www.oracle.com/­database/­nosql/­technologies/­nosqlwww.scylladb.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.circonus.com/irondb/category/getting-starteddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.scylladb.com
DeveloperAlibabaCirconus LLC.OracleOpen Source, formerly Basho TechnologiesScyllaDB
Initial release20162017201120152015
Current releaseV0.10.20, January 201823.3, December 20233.0.0, September 2022ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open SourceOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC and C++JavaErlangC++
Server operating systemshostedLinuxLinux
Solaris SPARC/x86
Linux
OS X
Linux
Data schemeyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsoptionalnoyes
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.nonononono
Secondary indexesnonoyesrestrictedyes infocluster global secondary indices
SQL infoSupport of SQLSQL-like query languageSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like DML and DDL statementsyes, limitedSQL-like DML and DDL statements (CQL)
APIs and other access methodsFluentd
Flume
MaxCompute Console
HTTP APIRESTful HTTP APIHTTP API
Native Erlang Interface
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresuser defined functions infoin Javayes, in LuanoErlangyes, Lua
Triggersnononoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceAutomatic, metric affinity per nodeShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceconfigurable replication factor, datacenter awareElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynononono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoconfigurable infoACID within a storage node (=shard)nono infoAtomicity and isolation are supported for single operations
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.nonoyes infooff heap cacheyes infoin-memory tables
User concepts infoAccess controlAccess rights for users and rolesnoAccess rights for users and rolesnoAccess rights for users can be defined per object
More information provided by the system vendor
Alibaba Cloud MaxComputeIRONdbOracle NoSQLRiak TSScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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 MaxComputeIRONdbOracle NoSQLRiak TSScyllaDB
Recent citations in the news

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5 November 2019, Silicon UK

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

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

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

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica Acquires Circonus
21 February 2024, Destination CRM

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

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.

Present your product here