DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > IBM Cloudant vs. MariaDB vs. Microsoft Azure SQL Database vs. VoltDB vs. YottaDB

System Properties Comparison IBM Cloudant vs. MariaDB vs. Microsoft Azure SQL Database vs. VoltDB vs. YottaDB

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonMariaDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonVoltDB  Xexclude from comparisonYottaDB  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.Database as a Service offering with high compatibility to Microsoft SQL ServerDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryA fast and solid embedded Key-value store
Primary database modelDocument storeRelational DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Relational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.68
Rank#106  Overall
#20  Document stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Score0.20
Rank#317  Overall
#47  Key-value stores
Websitewww.ibm.com/­products/­cloudantmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.voltdb.comyottadb.com
Technical documentationcloud.ibm.com/­docs/­Cloudantmariadb.com/­kb/­en/­librarydocs.microsoft.com/­en-us/­azure/­azure-sqldocs.voltdb.comyottadb.com/­resources/­documentation
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
MicrosoftVoltDB Inc.YottaDB, LLC
Initial release20102009 infoFork of MySQL, which was first released in 1995201020102001
Current release11.3.2, February 2024V1211.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoAGPL 3.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC and C++C++Java, C++C
Server operating systemshostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hostedLinux
OS X infofor development
Docker
Linux
Data schemeschema-freeyes infoDynamic columns are supportedyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesno
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.noyesyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesyes infoonly a subset of SQL 99by using the Octo plugin
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Java API
JDBC
RESTful HTTP/JSON API
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
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
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptyes infoPL/SQL compatibility added with version 10.3Transact SQLJava
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
yes, with always 3 replicas availableMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleACID infonot for MyISAM storage engineACIDACID infoTransactions are executed single-threaded within stored proceduresoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyes infoSnapshots and command loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyes
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers and roles with access to stored proceduresUsers and groups based on OS-security mechanisms
More information provided by the system vendor
IBM CloudantMariaDBMicrosoft Azure SQL Database infoformerly SQL AzureVoltDBYottaDB
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 CloudantMariaDBMicrosoft Azure SQL Database infoformerly SQL AzureVoltDBYottaDB
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

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

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

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

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

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, azure.microsoft.com

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

SingleStore logo

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

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