DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. mSQL vs. MySQL vs. SAP HANA

System Properties Comparison Ehcache vs. mSQL vs. MySQL vs. SAP HANA

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonMySQL  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsmSQL (Mini SQL) is a simple and lightweight RDBMSWidely used open source RDBMSIn-memory, column based data store. Available as appliance or cloud service
Primary database modelKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.79
Rank#66  Overall
#8  Key-value stores
Score1.26
Rank#163  Overall
#74  Relational DBMS
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score41.32
Rank#23  Overall
#16  Relational DBMS
Websitewww.ehcache.orghughestech.com.au/­products/­msqlwww.mysql.comwww.sap.com/­products/­hana.html
Technical documentationwww.ehcache.org/­documentationdev.mysql.com/­dochelp.sap.com/­hana
DeveloperTerracotta Inc, owned by Software AGHughes TechnologiesOracle infosince 2010, originally MySQL AB, then SunSAP
Initial release2009199419952010
Current release3.10.0, March 20224.4, October 20219.0.0, July 20242.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercial infofree licenses can be providedOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC and C++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Appliance or cloud-service
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infowith proprietary extensionsyes
APIs and other access methodsJCacheJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
Supported programming languagesJavaC
C++
Delphi
Java
Perl
PHP
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoyes infoproprietary syntaxSQLScript, R
Triggersyes infoCache Event Listenersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Servernonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServernoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)noneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesnoyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnonoUsers with fine-grained authorization concept infono user groups or rolesyes

More information provided by the system vendor

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
EhcachemSQL infoMini SQLMySQLSAP HANA
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

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

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

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, O'Reilly Media

provided by Google News

A Brief History of PHP - Programming PHP, 3rd Edition [Book]
22 September 2018, O'Reilly Media

provided by Google News

MySql Explain with Tobias Petry
20 September 2024, Laravel News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

An Intuitive Guide to Integrate SQL and Python for Data Science | by Eugenia Anello | Sep, 2024
21 September 2024, Towards Data Science

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

SAP HANA and Leonardo Ecosystem Partners – ISG Provider Lens Study 2019 Results
16 September 2024, Capgemini

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases
6 February 2024, AWS Blog

The best way to modernize your close & consolidation process in an SAP S/4 HANA environment
9 April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here