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

DBMS > Apache Impala vs. LeanXcale vs. Memcached vs. PouchDB vs. ReductStore

System Properties Comparison Apache Impala vs. LeanXcale vs. Memcached vs. PouchDB vs. ReductStore

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonLeanXcale  Xexclude from comparisonMemcached  Xexclude from comparisonPouchDB  Xexclude from comparisonReductStore  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesIn-memory key-value store, originally intended for cachingJavaScript DBMS with an API inspired by CouchDBDesigned to manage unstructured time-series data efficiently, providing unique features such as storing time-stamped blobs with labels, customizable data retention policies, and a straightforward FIFO quota system.
Primary database modelRelational DBMSKey-value store
Relational DBMS
Key-value storeDocument storeTime Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.29
Rank#291  Overall
#41  Key-value stores
#132  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websiteimpala.apache.orgwww.leanxcale.comwww.memcached.orgpouchdb.comgithub.com/­reductstore
www.reduct.store
Technical documentationimpala.apache.org/­impala-docs.htmlgithub.com/­memcached/­memcached/­wikipouchdb.com/­guideswww.reduct.store/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaLeanXcaleDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalApache Software FoundationReductStore LLC
Initial release20132015200320122023
Current release4.1.0, June 20221.6.27, May 20247.1.1, June 20191.9, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoBSD licenseOpen SourceOpen Source infoBusiness Source License 1.1
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++CJavaScriptC++, Rust
Server operating systemsLinuxFreeBSD
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
Windows
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnono
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 indexesyesnoyes infovia views
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infothrough Apache Derbynono
APIs and other access methodsJDBC
ODBC
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Proprietary protocolHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC
Java
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
JavaScriptC++
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoView functions in JavaScript
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
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 ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesnoyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes infousing SASL (Simple Authentication and Security Layer) protocolno

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 ImpalaLeanXcaleMemcachedPouchDBReductStore
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News



Share this page

Featured Products

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here