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

DBMS > Apache Impala vs. CouchDB vs. HugeGraph vs. Memcached

System Properties Comparison Apache Impala vs. CouchDB vs. HugeGraph vs. Memcached

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHugeGraph  Xexclude from comparisonMemcached  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A fast-speed and highly-scalable Graph DBMSIn-memory key-value store, originally intended for caching
Primary database modelRelational DBMSDocument storeGraph DBMSKey-value store
Secondary database modelsDocument storeSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score10.26
Rank#45  Overall
#7  Document stores
Score0.15
Rank#339  Overall
#33  Graph DBMS
Score20.74
Rank#32  Overall
#4  Key-value stores
Websiteimpala.apache.orgcouchdb.apache.orggithub.com/­hugegraph
hugegraph.apache.org
www.memcached.org
Technical documentationimpala.apache.org/­impala-docs.htmldocs.couchdb.org/­en/­stablehugegraph.apache.org/­docsgithub.com/­memcached/­memcached/­wiki
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerBaiduDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release2013200520182003
Current release4.1.0, June 20223.3.3, December 20230.91.6.25, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2Open Source infoApache Version 2.0Open Source infoBSD license
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++ErlangJavaC
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
macOS
Unix
FreeBSD
Linux
OS X
Unix
Windows
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesno
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.nonono
Secondary indexesyesyes infovia viewsyes infoalso supports composite index and range indexno
SQL infoSupport of SQLSQL-like DML and DDL statementsnonono
APIs and other access methodsJDBC
ODBC
RESTful HTTP/JSON APIJava API
RESTful HTTP API
TinkerPop Gremlin
Proprietary protocol
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Groovy
Java
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceView functions in JavaScriptasynchronous Gremlin script jobsno
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0yes infodepending on used storage backend, e.g. Cassandra and HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yes infodepending on used storage backend, e.g. Cassandra and HBasenone infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesvia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyesno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per databaseUsers, roles and permissionsyes infousing SASL (Simple Authentication and Security Layer) protocol

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 ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HugeGraphMemcached
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

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

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

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

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, blog.csdn.net

provided by Google News

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

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

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached 1.6 Released With Enhanced Performance For This Memory Caching System
9 March 2020, Phoronix

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

AllegroGraph logo

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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