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 > MariaDB vs. Memcached vs. NCache vs. Oracle Coherence vs. Prometheus

System Properties Comparison MariaDB vs. Memcached vs. NCache vs. Oracle Coherence vs. Prometheus

Editorial information provided by DB-Engines
NameMariaDB  Xexclude from comparisonMemcached  Xexclude from comparisonNCache  Xexclude from comparisonOracle Coherence  Xexclude from comparisonPrometheus  Xexclude from comparison
DescriptionMySQL 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 cachingOpen-Source and Enterprise in-memory Key-Value StoreOracles in-memory data grid solutionOpen-source Time Series DBMS and monitoring system
Primary database modelRelational DBMSKey-value storeKey-value storeKey-value storeTime Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.92
Rank#130  Overall
#22  Key-value stores
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Websitemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.memcached.orgwww.alachisoft.com/­ncachewww.oracle.com/­java/­coherenceprometheus.io
Technical documentationmariadb.com/­kb/­en/­librarygithub.com/­memcached/­memcached/­wikiwww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­middleware/­standalone/­coherenceprometheus.io/­docs
DeveloperMariaDB 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 LiveJournalAlachisoftOracle
Initial release2009 infoFork of MySQL, which was first released in 19952003200520072015
Current release11.3.2, February 20241.6.25, March 20245.3.3, April 202414.1, August 2023
License infoCommercial or Open SourceOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoBSD licenseOpen Source infoEnterprise Edition availablecommercialOpen Source infoApache 2.0
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 and C++CC#, .NET, .NET Core, JavaJavaGo
Server operating systemsFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
FreeBSD
Linux
OS X
Unix
Windows
Linux
Windows
All OS with a Java VMLinux
Windows
Data schemeyes infoDynamic columns are supportedschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and CounteryesNumeric data only
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.yesnonono infoImport of XML data possible
Secondary indexesyesnoyesnono
SQL infoSupport of SQLyes infowith proprietary extensionsnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nono
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
Proprietary protocolIDistributedCache
JCache
LINQ
Proprietary native API
JCache
JPA
RESTful HTTP API
RESTful HTTP/JSON API
Supported programming languagesAda
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
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C++
Java
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Server-side scripts infoStored proceduresyes infoPL/SQL compatibility added with version 10.3nono infosupport for stored procedures with SQL-Server CLRnono
Triggersyesnoyes infoNotificationsyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesseveral options for horizontal partitioning and ShardingnoneyesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
none infoRepcached, a Memcached patch, provides this functionallityyes, with selectable consistency levelyes, with selectable consistency levelyes infoby Federation
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage enginenooptimistic locking and pessimistic lockingconfigurableno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infonot for in-memory storage enginenoyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage engineyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)authentification to access the cache via certificates or http basic authenticationno
More information provided by the system vendor
MariaDBMemcachedNCacheOracle CoherencePrometheus
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
MariaDBMemcachedNCacheOracle CoherencePrometheus
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

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

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

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

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

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

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.

Neo4j logo

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

AllegroGraph logo

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

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