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 > BoltDB vs. Ehcache vs. etcd vs. Hazelcast vs. MySQL

System Properties Comparison BoltDB vs. Ehcache vs. etcd vs. Hazelcast vs. MySQL

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEhcache  Xexclude from comparisonetcd  Xexclude from comparisonHazelcast  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A widely adopted Java cache with tiered storage optionsA distributed reliable key-value storeA widely adopted in-memory data gridWidely used open source RDBMS
Primary database modelKey-value storeKey-value storeKey-value storeKey-value storeRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.89
Rank#67  Overall
#8  Key-value stores
Score7.25
Rank#54  Overall
#5  Key-value stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.ehcache.orgetcd.io
github.com/­etcd-io/­etcd
hazelcast.comwww.mysql.com
Technical documentationwww.ehcache.org/­documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
hazelcast.org/­imdg/­docsdev.mysql.com/­doc
DeveloperTerracotta Inc, owned by Software AGHazelcastOracle infosince 2010, originally MySQL AB, then Sun
Initial release2013200920081995
Current release3.10.0, March 20223.4, August 20195.3.6, November 20238.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoJavaGoJavaC and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMFreeBSD
Linux
Windows infoexperimental
All OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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 infothe object must implement a serialization strategyyes
Secondary indexesnononoyesyes
SQL infoSupport of SQLnononoSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsJCachegRPC
JSON over HTTP
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGoJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
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 proceduresnononoyes infoEvent Listeners, Executor Servicesyes infoproprietary syntax
Triggersnoyes infoCache Event Listenersyes, watching key changesyes infoEventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServerShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta ServerUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes infoReplicated MapMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynonononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes infosupports JTA and can work as an XA resourcenoone or two-phase-commit; repeatable reads; read commitedACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyes 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.noyesnoyesyes
User concepts infoAccess controlnononoRole-based access controlUsers with fine-grained authorization concept infono user groups or 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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: 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

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

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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4 April 2024, The Hindu

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

provided by Google News

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

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

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

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

Present your product here