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. EJDB vs. Memcached vs. RethinkDB

System Properties Comparison Apache Impala vs. EJDB vs. Memcached vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonEJDB  Xexclude from comparisonMemcached  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopEmbeddable document-store database library with JSON representation of queries (in MongoDB style)In-memory key-value store, originally intended for cachingDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSDocument storeKey-value storeDocument store
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.63
Rank#40  Overall
#24  Relational DBMS
Score0.13
Rank#331  Overall
#46  Document stores
Score16.84
Rank#32  Overall
#4  Key-value stores
Score2.58
Rank#105  Overall
#20  Document stores
Websiteimpala.apache.orggithub.com/­Softmotions/­ejdbwww.memcached.orgrethinkdb.com
Technical documentationimpala.apache.org/­impala-docs.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­memcached/­memcached/­wikirethinkdb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaSoftmotionsDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalThe Linux Foundation infosince July 2017
Initial release2013201220032009
Current release4.1.0, June 20221.6.29, June 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGPLv2Open Source infoBSD licenseOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CCC++
Server operating systemsLinuxserver-lessFreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyes 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.nono
Secondary indexesyesnonoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonono
APIs and other access methodsJDBC
ODBC
in-process shared libraryProprietary protocol
Supported programming languagesAll languages supporting JDBC/ODBCActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
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-reducenono
TriggersnononoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornonenone infoRepcached, a Memcached patch, provides this functionallitySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosnoyes infousing SASL (Simple Authentication and Security Layer) protocolyes 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

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

More resources
Apache ImpalaEJDBMemcachedRethinkDB
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

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 Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

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

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

SingleStore logo

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

Present your product here