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 > Ignite vs. MariaDB vs. mSQL vs. NuoDB vs. Postgres-XL

System Properties Comparison Ignite vs. MariaDB vs. mSQL vs. NuoDB vs. Postgres-XL

Editorial information provided by DB-Engines
NameIgnite  Xexclude from comparisonMariaDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonNuoDB  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.MySQL 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.mSQL (Mini SQL) is a simple and lightweight RDBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelKey-value store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websiteignite.apache.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
hughestech.com.au/­products/­msqlwww.3ds.com/­nuodb-distributed-sql-databasewww.postgres-xl.org
Technical documentationapacheignite.readme.io/­docsmariadb.com/­kb/­en/­librarydoc.nuodb.comwww.postgres-xl.org/­documentation
DeveloperApache Software FoundationMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Hughes TechnologiesDassault Systèmes infooriginally NuoDB, Inc.
Initial release20152009 infoFork of MySQL, which was first released in 1995199420132014 infosince 2012, originally named StormDB
Current releaseApache Ignite 2.611.3.2, February 20244.4, October 202110 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription availablecommercial infofree licenses can be providedcommercial infolimited edition freeOpen Source infoMozilla public 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.
Implementation languageC++, Java, .NetC and C++CC++C
Server operating systemsLinux
OS X
Solaris
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS
Data schemeyesyes infoDynamic columns are supportedyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesyesnonoyes infoXML type, but no XML query functionality
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLyes infowith proprietary extensionsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyesyes infodistributed, parallel query execution
APIs and other access methodsHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC#
C++
Java
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyes (compute grid and cache interceptors can be used instead)yes infoPL/SQL compatibility added with version 10.3noJava, SQLuser defined functions
Triggersyes (cache interceptors and events)yesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and Shardingnonedata is dynamically stored/cached on the nodes where it is read/writtenhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes (replicated cache)Multi-source replication
Source-replica replication
noneyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes (compute grid and hadoop accelerator)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage enginenoACID infotunable commit protocolACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes infoMVCCyes
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.yesyes infowith MEMORY storage enginenoyes infoTemporary tableno
User concepts infoAccess controlSecurity Hooks for custom implementationsfine grained access rights according to SQL-standardnoStandard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standard
More information provided by the system vendor
IgniteMariaDBmSQL infoMini SQLNuoDBPostgres-XL
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
IgniteMariaDBmSQL infoMini SQLNuoDBPostgres-XL
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

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

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

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

AllegroGraph logo

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

Present your product here