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 > Ehcache vs. H2 vs. MariaDB vs. Quasardb

System Properties Comparison Ehcache vs. H2 vs. MariaDB vs. Quasardb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonH2  Xexclude from comparisonMariaDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.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.Distributed, high-performance timeseries database
Primary database modelKey-value storeRelational DBMSRelational DBMSTime Series 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
Score4.64
Rank#68  Overall
#8  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websitewww.ehcache.orgwww.h2database.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
quasar.ai
Technical documentationwww.ehcache.org/­documentationwww.h2database.com/­html/­main.htmlmariadb.com/­kb/­en/­librarydoc.quasar.ai/­master
DeveloperTerracotta Inc, owned by Software AGThomas MuellerMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
quasardb
Initial release200920052009 infoFork of MySQL, which was first released in 19952009
Current release3.10.0, March 20222.2.220, July 202311.3.2, February 20243.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2, commercial enterprise subscription availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaJavaC and C++C++
Server operating systemsAll OS with a Java VMAll OS with a Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
BSD
Linux
OS X
Windows
Data schemeschema-freeyesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infointeger and binary
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.nonoyesno
Secondary indexesnoyesyesyes infowith tags
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsJCacheJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Supported programming languagesJavaJavaAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined Functionsyes infoPL/SQL compatibility added with version 10.3no
Triggersyes infoCache Event Listenersyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Servernoneseveral options for horizontal partitioning and ShardingSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyes infonot for in-memory storage engineyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infowith MEMORY storage engineyes infoTransient mode
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardCryptographically strong user authentication and audit trail
More information provided by the system vendor
EhcacheH2MariaDBQuasardb
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
EhcacheH2MariaDBQuasardb
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 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

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

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

provided by Google News

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
31 May 2024, PR Newswire

MariaDB Executive Reshuffle: CRO Departs, CEO Contract Amended - TipRanks.com
31 May 2024, TipRanks

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

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Database maker MariaDB receives $37M takeover proposal
19 February 2024, SiliconANGLE News

provided by Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here