DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ehcache vs. etcd vs. Linter vs. MariaDB

System Properties Comparison Ehcache vs. etcd vs. Linter vs. MariaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonetcd  Xexclude from comparisonLinter  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA distributed reliable key-value storeRDBMS for high security requirementsMySQL 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 modelKey-value storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.55
Rank#69  Overall
#8  Key-value stores
Score7.66
Rank#55  Overall
#6  Key-value stores
Score0.15
Rank#339  Overall
#147  Relational DBMS
Score95.03
Rank#13  Overall
#9  Relational DBMS
Websitewww.ehcache.orgetcd.io
github.com/­etcd-io/­etcd
linter.rumariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationwww.ehcache.org/­documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
mariadb.com/­kb/­en/­library
DeveloperTerracotta Inc, owned by Software AGrelex.ruMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release200919902009 infoFork of MySQL, which was first released in 1995
Current release3.10.0, March 20223.4, August 201911.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2.0commercialOpen Source infoGPL version 2, commercial enterprise subscription available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC and C++C and C++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
Windows infoexperimental
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeschema-freeschema-freeyesyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesnoyesyes
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.nononoyes
Secondary indexesnonoyesyes
SQL infoSupport of SQLnonoyesyes infowith proprietary extensions
APIs and other access methodsJCachegRPC
JSON over HTTP
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
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 proceduresnonoyes infoproprietary syntax with the possibility to convert from PL/SQLyes infoPL/SQL compatibility added with version 10.3
Triggersyes infoCache Event Listenersyes, watching key changesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Servernoneseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenoACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyes 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.yesnoyes infowith MEMORY storage engine
User concepts infoAccess controlnonofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
EhcacheetcdLinterMariaDB
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
EhcacheetcdLinterMariaDB
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

Ehcache 3.0 Released with Revamped API and Off-Heap Storage
2 May 2016, InfoQ.com

Setting Up Distributed Infinispan Cache with Hibernate and Spring
26 May 2016, dzone.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Terracotta: A Picture of the Changing Database Market
20 July 2010, ReadWrite

Ehcache Joins Terracotta
18 August 2009, InfoQ.com

provided by Google News

CKA (Certified Kubernetes Administrator) Cheat Sheet | by Innovate Forge
3 January 2024, Medium

A Deep Dive Into Kubernetes Threat Modeling - Security News
31 October 2023, Trend Micro

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4 August 2023, The Economic Times

How to restore a Kubernetes cluster from an etcd snapshot
16 December 2021, TechTarget

Tutorial: Set up a Secure and Highly Available etcd Cluster
14 August 2020, The New Stack

provided by Google News

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

Why Is MariaDB (MRDB) Stock Up 82% Today?
27 March 2024, InvestorPlace

Progress Software Corp. Statement regarding Possible Offer for MariaDB plc
26 March 2024, GlobeNewswire

Progress Software (PRGS): Any offer by Progress for MariaDB is, or is likely to be, solely in cash
27 March 2024, StreetInsider.com

provided by Google News



Share this page

Featured Products

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Present your product here