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

DBMS > Apache Impala vs. H2 vs. Memcached vs. MySQL vs. RethinkDB

System Properties Comparison Apache Impala vs. H2 vs. Memcached vs. MySQL vs. RethinkDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonH2  Xexclude from comparisonMemcached  Xexclude from comparisonMySQL  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In-memory key-value store, originally intended for cachingWidely used open source RDBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMS infoKey/Value like access via memcached APIDocument store
Secondary database modelsDocument storeSpatial DBMSDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.63
Rank#40  Overall
#24  Relational DBMS
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score16.84
Rank#32  Overall
#4  Key-value stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Websiteimpala.apache.orgwww.h2database.comwww.memcached.orgwww.mysql.comrethinkdb.com
Technical documentationimpala.apache.org/­impala-docs.htmlwww.h2database.com/­html/­main.htmlgithub.com/­memcached/­memcached/­wikidev.mysql.com/­docrethinkdb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaThomas MuellerDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOracle infosince 2010, originally MySQL AB, then SunThe Linux Foundation infosince July 2017
Initial release20132005200319952009
Current release4.1.0, June 20222.2.220, July 20231.6.29, June 20249.0.0, July 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSD licenseOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2
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.
Implementation languageC++JavaCC and C++C++
Server operating systemsLinuxAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes infostring, binary, float, bool, date, geometry
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 indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnoyes infowith proprietary extensionsno
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
Proprietary protocolADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesAll languages supporting JDBC/ODBCJava.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJava Stored Procedures and User-Defined Functionsnoyes infoproprietary syntax
TriggersnoyesnoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorWith clustering: 2 database servers on different computers operate on identical copies of a databasenone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID infonot for MyISAM storage engineAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes infotable locks or row locks depending on storage engineyes infoMVCC based
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolUsers with fine-grained authorization concept infono user groups or rolesyes infousers and table-level permissions

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

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

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

More resources
Apache ImpalaH2MemcachedMySQLRethinkDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera brings Apache Iceberg data lake format to its Data Platform
30 June 2022, SiliconANGLE News

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7 August 2024, Phoronix

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached Cloud available in the Azure Store
18 April 2014, Microsoft

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

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

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.

Present your product here