DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud MaxCompute vs. IRONdb vs. MariaDB vs. OpenMLDB vs. ScyllaDB

System Properties Comparison Alibaba Cloud MaxCompute vs. IRONdb vs. MariaDB vs. OpenMLDB vs. ScyllaDB

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonIRONdb  Xexclude from comparisonMariaDB  Xexclude from comparisonOpenMLDB  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 simplicityMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.An open-source machine learning database that provides a feature platform for training and inferenceCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesTime Series DBMSRelational DBMSTime Series DBMSWide column store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Relational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#203  Overall
#96  Relational DBMS
Score83.44
Rank#15  Overall
#10  Relational DBMS
Score0.11
Rank#339  Overall
#30  Time Series DBMS
Score4.15
Rank#69  Overall
#5  Wide column stores
Websitewww.alibabacloud.com/­product/­maxcomputewww.circonus.com/solutions/time-series-database/mariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
openmldb.aiwww.scylladb.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.circonus.com/irondb/category/getting-startedmariadb.com/­kb/­en/­libraryopenmldb.ai/­docs/­zh/­maindocs.scylladb.com
DeveloperAlibabaCirconus LLC.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
4 Paradigm Inc.ScyllaDB
Initial release201620172009 infoFork of MySQL, which was first released in 199520202015
Current releaseV0.10.20, January 201811.5.2, August 20242024-2 February 2024ScyllaDB Open Source 6.0.2, July 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen 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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.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++C and C++C++, Java, ScalaC++
Server operating systemshostedLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
LinuxLinux
Data schemeyesschema-freeyes infoDynamic columns are supportedFixed schemaschema-free
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesyesyes
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.nonoyesnono
Secondary indexesnonoyesyesyes infocluster global secondary indices
SQL infoSupport of SQLSQL-like query languageSQL-like query language (Circonus Analytics Query Language: CAQL)yes infowith proprietary extensionsyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsFluentd
Flume
MaxCompute Console
HTTP APIADO.NET
JDBC
ODBC
Proprietary native API
JDBC
SQLAlchemy
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
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Go
Java
Python
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
Server-side scripts infoStored proceduresuser defined functions infoin Javayes, in Luayes infoPL/SQL compatibility added with version 10.3noyes, Lua
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceAutomatic, metric affinity per nodeseveral options for horizontal partitioning and Shardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceconfigurable replication factor, datacenter awareMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infonot for MyISAM storage enginenono infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infowith MEMORY storage engineyesyes infoin-memory tables
User concepts infoAccess controlAccess rights for users and rolesnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
Alibaba Cloud MaxComputeIRONdbMariaDBOpenMLDBScyllaDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
Alibaba Cloud MaxComputeIRONdbMariaDBOpenMLDBScyllaDB
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31 January 2024, Backend News

Denodo and Alibaba Cloud Partner to Bring Data Virtualization to the Global Market
5 July 2023, Datanami

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

Job Scheduler DAG 2.0: Building a More Dynamic and Flexible Distributed Computing Ecosystem
31 August 2020, DataDrivenInvestor

Alibaba Cloud’s Singapore Node Suffers Network Disruption Due to Data Center Fire
10 September 2024, Pandaily

provided by Google News

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

provided by Google News

K1 Acquires MariaDB, a Leading Database Software Company, and Appoints New CEO
10 September 2024, PR Newswire

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

MariaDB goes private after acquisition by K1 Investment Management
10 September 2024, SiliconANGLE News

MariaDB goes private with new CEO as K1 closes acquisition
10 September 2024, TechCrunch

ServiceNow moves its backend off MariaDB to homebrew Postgres
10 September 2024, The Register

provided by Google News

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

provided by Google News

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

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

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6 February 2024, The New Stack

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
6 January 2023, AWS Blog

provided by Google News



Share this page

Featured Products

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here