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. MySQL vs. Tarantool

System Properties Comparison Ehcache vs. MySQL vs. Tarantool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonMySQL  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsWidely used open source RDBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelKey-value storeRelational DBMS infoKey/Value like access via memcached APIDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.45
Rank#64  Overall
#8  Key-value stores
Score1111.49
Rank#2  Overall
#2  Relational DBMS
Score1.86
Rank#162  Overall
#26  Document stores
#28  Key-value stores
#76  Relational DBMS
Websitewww.ehcache.orgwww.mysql.comwww.tarantool.io
Technical documentationwww.ehcache.org/­documentationdev.mysql.com/­docwww.tarantool.io/­en/­doc
DeveloperTerracotta Inc, owned by Software AGOracle infosince 2010, originally MySQL AB, then SunVK
Initial release200919952008
Current release3.10.0, March 20228.1.0, July 20232.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PlanetScale: Deploy a fully managed database with the reliability of MySQL and the scale of open source Vitess with PlanetScale today. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Implementation languageJavaC and C++C and C++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
Data schemeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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 indexesnoyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsFull-featured ANSI SQL support
APIs and other access methodsJCacheADO.NET
JDBC
ODBC
Proprietary native API
Open binary protocol
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxLua, C and SQL stored procedures
Triggersyes infoCache Event Listenersyesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serverhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerMulti-source replication
Source-replica replication
Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynoyes 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 resourceACID infonot for MyISAM storage engineACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyes, cooperative multitasking
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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 partiesPlanetScale: Deploy a fully managed serverless database with the reliability of MySQL and the tested scalability of Vitess. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Get started with a PlanetScale database today for free.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
EhcacheMySQLTarantool
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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Security Bulletin 20 Sep 2023
20 September 2023, Cyber Security Agency of Singapore

API Monitoring: Why It's Important and How to Do It Right
18 September 2023, Analytics Insight

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

Mybatis学习笔记11 缓存相关_biubiubiu0706的博客
20 September 2023, CSDN

全面解析缓存应用经典问题_2301_78385600的博客
22 September 2023, CSDN

provided by Google News

Oracle’s MySQL HeatWave gets Vector Store, generative AI features
20 September 2023, InfoWorld

MySQL HeatWave Gets Generative AI and JavaScript, Slew of New ...
21 September 2023, The New Stack

Oracle Continues MySQL HeatWave Innovation with Vector Store ...
21 September 2023, Datanami

There are lots of ways to put a database in the cloud – here's what to consider
15 September 2023, The Register

Oracle CloudWorld 2023: 6 key takeaways from the big annual event
22 September 2023, InfoWorld

provided by Google News

Tarantool: A Lua-based database engine
13 April 2016, Opensource.com

Как обработать 1 млн операций за одну секунду: история софта ...
27 April 2023, vc.ru

VK повысила производительность и стабильность Tarantool
30 May 2023, ServerNews

«На что я потратил стипендию VK»: саморазвитие, ремонт в ...
15 September 2023, vc.ru

Пять нюансов при разработке ИТ-платформы | Инструкции по ...
21 September 2023, it-world.ru

provided by Google News

Job opportunities

Sr. Microservices Developer
Photon, New Jersey

Tech Lead Microservices Developer
Photon, New Jersey

Sr. Software Developer(Applications)
Verudix, Oak Brook, IL

Sr Software Engineer
Disney, Orlando, FL

Software Analyst/Developer
Verudix, Oak Brook, IL

PHP/MySQL Developers
Webmasters.com, Tampa, FL

MySQL DBA
Vigilant Technologies, Michigan

MySQL DBA
Sonitalent Corp, Remote

MySQL Support Engineer - Americas (Remote)
Percona, United States

Senior MySQL Administrator
Clairvoyant, Remote

Technical Support Engineer
Wallarm, Remote

Senior C Developer
Wallarm, Remote

Head of Security Research
Wallarm, Remote

Senior Python Developer
Wallarm, Remote

Senior Product Manager
Wallarm, Remote

jobs by Indeed



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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

AllegroGraph logo

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

Present your product here