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 > Informix vs. KairosDB vs. MariaDB vs. Memcached vs. Oracle Coherence

System Properties Comparison Informix vs. KairosDB vs. MariaDB vs. Memcached vs. Oracle Coherence

Editorial information provided by DB-Engines
NameInformix  Xexclude from comparisonKairosDB  Xexclude from comparisonMariaDB  Xexclude from comparisonMemcached  Xexclude from comparisonOracle Coherence  Xexclude from comparison
DescriptionA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataDistributed Time Series DBMS based on Cassandra or H2MySQL 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.In-memory key-value store, originally intended for cachingOracles in-memory data grid solution
Primary database modelRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBTime Series DBMSRelational DBMSKey-value storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score1.92
Rank#130  Overall
#22  Key-value stores
Websitewww.ibm.com/­products/­informixgithub.com/­kairosdb/­kairosdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.memcached.orgwww.oracle.com/­java/­coherence
Technical documentationinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
kairosdb.github.iomariadb.com/­kb/­en/­librarygithub.com/­memcached/­memcached/­wikidocs.oracle.com/­en/­middleware/­standalone/­coherence
DeveloperIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOracle
Initial release198420132009 infoFork of MySQL, which was first released in 199520032007
Current release14.10.FC5, November 20201.2.2, November 201811.3.2, February 20241.6.25, March 202414.1, August 2023
License infoCommercial or Open Sourcecommercial infofree developer edition availableOpen Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoBSD licensecommercial
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.
Implementation languageC, C++ and JavaJavaC and C++CJava
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
FreeBSD
Linux
OS X
Unix
Windows
All OS with a Java VM
Data schemeyesschema-freeyes infoDynamic columns are supportedschema-freeschema-free
Typing infopredefined data types such as float or dateyes infoSince Version 12.10 support for JSON/BSON datatypesyesyesnoyes
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.noyesno
Secondary indexesyesnoyesnono
SQL infoSupport of SQLyesnoyes infowith proprietary extensionsnono
APIs and other access methodsJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary protocolJCache
JPA
RESTful HTTP API
Supported programming languages.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript infoNode.js
PHP
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++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C++
Java
Server-side scripts infoStored proceduresyesnoyes infoPL/SQL compatibility added with version 10.3nono
Triggersyesnoyesnoyes infoLive Events
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on Cassandraseveral options for horizontal partitioning and ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
none infoRepcached, a Memcached patch, provides this functionallityyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infonot for MyISAM storage enginenoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage enginenoyes infooptionally
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infowith MEMORY storage engineyes
User concepts infoAccess controlUsers with fine-grained authentication, authorization, and auditing controlssimple password-based access controlfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolauthentification to access the cache via certificates or http basic authentication
More information provided by the system vendor
InformixKairosDBMariaDBMemcachedOracle Coherence
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
InformixKairosDBMariaDBMemcachedOracle Coherence
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

IBM Unleashes 'Cheetah' Database
17 October 2023, InformationWeek

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

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

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, Silicon Canals

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

MariaDB North American Roadshow Supports Accelerating Adoption of Open Source Relational Databases in the ...
16 May 2024, Yahoo News UK

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

GridGain: Product Overview and Analysis
5 June 2019, eWeek

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

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

Present your product here