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

DBMS > etcd vs. Google Cloud Spanner vs. Hazelcast vs. MySQL vs. SpatiaLite

System Properties Comparison etcd vs. Google Cloud Spanner vs. Hazelcast vs. MySQL vs. SpatiaLite

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonHazelcast  Xexclude from comparisonMySQL  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionA distributed reliable key-value storeA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.A widely adopted in-memory data gridWidely used open source RDBMSSpatial extension of SQLite
Primary database modelKey-value storeRelational DBMSKey-value storeRelational DBMS infoKey/Value like access via memcached APISpatial DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.64
Rank#54  Overall
#5  Key-value stores
Score2.89
Rank#105  Overall
#53  Relational DBMS
Score6.87
Rank#55  Overall
#6  Key-value stores
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score1.72
Rank#149  Overall
#3  Spatial DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­spannerhazelcast.comwww.mysql.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­spanner/­docshazelcast.org/­imdg/­docsdev.mysql.com/­docwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperGoogleHazelcastOracle infosince 2010, originally MySQL AB, then SunAlessandro Furieri
Initial release2017200819952008
Current release3.4, August 20195.3.6, November 20238.3.0, January 20245.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageGoJavaC and C++C++
Server operating systemsFreeBSD
Linux
Windows infoexperimental
hostedAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
server-less
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyes infothe object must implement a serialization strategyyesno
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyes infoQuery statements complying to ANSI 2011SQL-like query languageyes infowith proprietary extensionsyes
APIs and other access methodsgRPC
JSON over HTTP
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Go
Java
JavaScript (Node.js)
Python
.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 proceduresnonoyes infoEvent Listeners, Executor Servicesyes infoproprietary syntaxno
Triggersyes, watching key changesnoyes infoEventsyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication with 3 replicas for regional instances.yes infoReplicated MapMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoStrict serializable isolationone or two-phase-commit; repeatable reads; read commitedACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlUsers with fine-grained authorization concept infono user groups or rolesno

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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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
etcdGoogle Cloud SpannerHazelcastMySQLSpatiaLite
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

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

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

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, azure.microsoft.com

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

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

provided by Google News

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

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

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

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

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

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

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, Microsoft

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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.

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