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

DBMS > Citus vs. InterSystems IRIS vs. MariaDB vs. PostgreSQL vs. SiriDB

System Properties Comparison Citus vs. InterSystems IRIS vs. MariaDB vs. PostgreSQL vs. SiriDB

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMariaDB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonSiriDB  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityMySQL 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.Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLOpen Source Time Series DBMS
Primary database modelRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Time Series DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.13
Rank#117  Overall
#56  Relational DBMS
Score2.98
Rank#91  Overall
#17  Document stores
#14  Key-value stores
#1  Object oriented DBMS
#49  Relational DBMS
Score83.44
Rank#15  Overall
#10  Relational DBMS
Score644.36
Rank#4  Overall
#4  Relational DBMS
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Websitewww.citusdata.comwww.intersystems.com/­products/­intersystems-irismariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.postgresql.orgsiridb.com
Technical documentationdocs.citusdata.comdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsmariadb.com/­kb/­en/­librarywww.postgresql.org/­docsdocs.siridb.com
DeveloperInterSystemsMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
PostgreSQL Global Development Group infowww.postgresql.org/­developerCesbit
Initial release201020182009 infoFork of MySQL, which was first released in 19951989 info1989: Postgres, 1996: PostgreSQL2017
Current release8.1, December 20182023.3, June 202311.5.2, August 202416.4, August 2024
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoBSDOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenonononono
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.PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageCC and C++CC
Server operating systemsLinuxAIX
Linux
macOS
Ubuntu
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
Data schemeyesdepending on used data modelyes infoDynamic columns are supportedyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes infoNumeric data
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.yes infospecific XML type available, but no XML query functionalityyesyesyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infostandard, with numerous extensionsyesyes infowith proprietary extensionsyes infostandard with numerous extensionsno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesyes infoPL/SQL compatibility added with version 10.3user defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingseveral options for horizontal partitioning and Shardingpartitioning by range, list and (since PostgreSQL 11) by hashSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication infoother methods possible by using 3rd party extensionsyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infonot for MyISAM storage engineACIDno
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.noyesyes infowith MEMORY storage enginenoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple rights management via user accounts
More information provided by the system vendor
CitusInterSystems IRISMariaDBPostgreSQLSiriDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
MariaDB 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
Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

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

More resources
CitusInterSystems IRISMariaDBPostgreSQLSiriDB
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 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Conferences, events and webinars

PASS Data Community Summit
Seattle, Washington, 4-8 November 2024

Recent citations in the news

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL performance and scale
24 January 2019, Microsoft

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Microsoft acquires Citus Data, creators of a cloud-friendly version of the PostgreSQL database
24 January 2019, GeekWire

Microsoft acquires another open-source company, Citus Data
24 January 2019, CNBC

Citus Data Announces Citus Cloud Database Support for HIPAA and SOC 2 Type 2 Compliance
13 November 2018, businesswire.com

provided by Google News

InterSystems TrakCare and InterSystems IRIS for Health to underpin deployment of fully unified future-ready AI-driven healthcare ecosystem at NEOM
24 July 2024, PR Newswire

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With Accelerated Discovery And Delivery Of Treatments
12 April 2024, AccessWire

InterSystems expands the InterSystems IRIS data platform with vector search
4 April 2024, ZAWYA

provided by Google News

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

What’s in the cards for MariaDB?
13 September 2024, InfoWorld

provided by Google News

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19 September 2024, InfoWorld

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

Intel Demonstrates Up To 48% Improvement For AVX-512 Optimized PostgreSQL
12 September 2024, Phoronix

PostgreSQL in line for DuckDB-shaped boost in analytics arena
20 August 2024, The Register

PostgreSQL databases under attack
21 August 2024, Help Net Security

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Milvus logo

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

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.

Present your product here