DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. IBM Cloudant vs. IBM Db2 warehouse vs. Infobright vs. MariaDB

System Properties Comparison CockroachDB vs. IBM Cloudant vs. IBM Db2 warehouse vs. Infobright vs. MariaDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonInfobright  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Database as a Service offering based on Apache CouchDBCloud-based data warehousing serviceHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendMySQL 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.
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMSRelational 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
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Websitewww.cockroachlabs.comwww.ibm.com/­products/­cloudantwww.ibm.com/­products/­db2/­warehouseignitetech.com/­softwarelibrary/­infobrightdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationwww.cockroachlabs.com/­docscloud.ibm.com/­docs/­Cloudantmariadb.com/­kb/­en/­library
DeveloperCockroach LabsIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014IBMIgnite Technologies Inc.; formerly InfoBright Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release20152010201420052009 infoFork of MySQL, which was first released in 1995
Current release23.1.1, May 202311.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialcommercialcommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoGPL version 2, commercial enterprise subscription available
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoErlangCC and C++
Server operating systemsLinux
macOS
Windows
hostedhostedLinux
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemedynamic schemaschema-freeyesyesyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nonono infoImport/export of XML data possiblenoyes
Secondary indexesyesyesyesno infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnoyesyesyes infowith proprietary extensions
APIs and other access methodsJDBCRESTful HTTP/JSON API.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
Java
JavaScript
Objective-C
PHP
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptPL/SQL, SQL PLnoyes infoPL/SQL compatibility added with version 10.3
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingShardingnoneseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replication
Source-replica replication
yesSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possibleACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes infowith MEMORY storage engine
User concepts infoAccess controlRole-based access controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesfine grained access rights according to SQL-standard
More information provided by the system vendor
CockroachDBIBM CloudantIBM Db2 warehouse infoformerly named IBM dashDBInfobrightMariaDB
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
CockroachDBIBM CloudantIBM Db2 warehouse infoformerly named IBM dashDBInfobrightMariaDB
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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google 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 Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

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

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

provided by Google News

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Progress Software withdraws from MariaDB takeover bid By Investing.com
2 May 2024, Investing.com

MariaDB stock sinks after Progress Software announces no intention to make an offer
2 May 2024, Seeking Alpha

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

Progress Software Corp. No Intention to Make an Offer for MariaDB plc
2 May 2024, GlobeNewswire

provided by Google News



Share this page

Featured Products

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here