DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > IBM Cloudant vs. MariaDB vs. OpenQM vs. Percona Server for MongoDB vs. Riak TS

System Properties Comparison IBM Cloudant vs. MariaDB vs. OpenQM vs. Percona Server for MongoDB vs. Riak TS

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonMariaDB  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBMySQL 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.QpenQM is a high-performance, self-tuning, multi-value DBMSA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument storeRelational DBMSMultivalue DBMSDocument storeTime Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.85
Rank#95  Overall
#18  Document stores
Score83.44
Rank#15  Overall
#10  Relational DBMS
Score0.28
Rank#291  Overall
#10  Multivalue DBMS
Score0.50
Rank#250  Overall
#39  Document stores
Score0.17
Rank#318  Overall
#27  Time Series DBMS
Websitewww.ibm.com/­products/­cloudantmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationcloud.ibm.com/­docs/­Cloudantmariadb.com/­kb/­en/­librarydocs.percona.com/­percona-distribution-for-mongodbwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Rocket Software, originally Martin PhillipsPerconaOpen Source, formerly Basho Technologies
Initial release20102009 infoFork of MySQL, which was first released in 1995199320152015
Current release11.5.2, August 20243.4-123.4.10-2.10, November 20173.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoGPLv2, extended commercial license availableOpen Source infoGPL Version 2Open Source
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.
Implementation languageErlangC and C++C++Erlang
Server operating systemshostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
LinuxLinux
OS X
Data schemeschema-freeyes infoDynamic columns are supportedyes infowith some exceptionsschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesno
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.noyesyesnono
Secondary indexesyesyesyesyesrestricted
SQL infoSupport of SQLnoyes infowith proprietary extensionsnonoyes, limited
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
Proprietary native API
proprietary protocol using JSONHTTP API
Native Erlang Interface
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic
C
Java
Objective C
PHP
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptyes infoPL/SQL compatibility added with version 10.3yesJavaScriptErlang
Triggersyesyesyesnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and ShardingyesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
yesSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenonono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleACID infonot for MyISAM storage engineACIDnono
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyes infovia In-Memory Engine
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardAccess rights can be defined down to the item levelAccess rights for users and rolesno
More information provided by the system vendor
IBM CloudantMariaDBOpenQM infoalso called QMPercona Server for MongoDBRiak TS
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
IBM CloudantMariaDBOpenQM infoalso called QMPercona Server for MongoDBRiak TS
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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

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

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Is database-as-a-service in Percona’s future?
23 May 2022, VentureBeat

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management
12 October 2018, AWS Blog

provided by Google News

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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

Present your product here