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. Cassandra vs. IRONdb vs. ScyllaDB vs. Stardog

System Properties Comparison Alibaba Cloud MaxCompute vs. Cassandra vs. IRONdb vs. ScyllaDB vs. Stardog

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonCassandra  Xexclude from comparisonIRONdb  Xexclude from comparisonScyllaDB  Xexclude from comparisonStardog  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 warehousingWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityCassandra and DynamoDB compatible wide column storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesWide column storeTime Series DBMSWide column storeGraph DBMS
RDF store
Secondary database modelsVector DBMS infostarting with release V5Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.alibabacloud.com/­product/­maxcomputecassandra.apache.orgwww.circonus.com/solutions/time-series-database/www.scylladb.comwww.stardog.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputecassandra.apache.org/­doc/­latestdocs.circonus.com/irondb/category/getting-starteddocs.scylladb.comdocs.stardog.com
DeveloperAlibabaApache Software Foundation infoApache top level project, originally developped by FacebookCirconus LLC.ScyllaDBStardog-Union
Initial release20162008201720152010
Current release4.1.3, July 2023V0.10.20, January 2018ScyllaDB Open Source 5.4.1, January 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercialOpen Source infoOpen Source (AGPL), commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaC and C++C++Java
Server operating systemshostedBSD
Linux
OS X
Windows
LinuxLinuxLinux
macOS
Windows
Data schemeyesschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyes infotext, numeric, histogramsyesyes
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 infoImport/export of XML data possible
Secondary indexesnorestricted infoonly equality queries, not always the best performing solutionnoyes infocluster global secondary indicesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query languageSQL-like SELECT, DML and DDL statements (CQL)SQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like DML and DDL statements (CQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsFluentd
Flume
MaxCompute Console
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HTTP APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin Javanoyes, in Luayes, Luauser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyesnonoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"Automatic, metric affinity per nodeShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factor infoRepresentation of geographical distribution of servers is possibleconfigurable replication factor, datacenter awareselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate consistency per node, eventual consistency across nodesEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnono infoAtomicity and isolation are supported for single operationsACID
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.nononoyes infoin-memory tablesyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per objectnoAccess rights for users can be defined per objectAccess rights for users and roles
More information provided by the system vendor
Alibaba Cloud MaxComputeCassandraIRONdbScyllaDBStardog
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
ScyllaDB 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
Alibaba Cloud MaxComputeCassandraIRONdbScyllaDBStardog
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

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

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

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

provided by Google News

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

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 gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here