DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. CouchDB vs. IBM Db2 vs. InterSystems IRIS vs. Microsoft Azure Cosmos DB

System Properties Comparison Apache Impala vs. CouchDB vs. IBM Db2 vs. InterSystems IRIS vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  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.Common in IBM host environments, 2 different versions for host and Windows/LinuxA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityGlobally distributed, horizontally scalable, multi-model database service
Primary database modelRelational DBMSDocument storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsDocument storeSpatial DBMS infousing the Geocouch extensionDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websiteimpala.apache.orgcouchdb.apache.orgwww.ibm.com/­products/­db2www.intersystems.com/­products/­intersystems-irisazure.microsoft.com/­services/­cosmos-db
Technical documentationimpala.apache.org/­impala-docs.htmldocs.couchdb.org/­en/­stablewww.ibm.com/­docs/­en/­db2docs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clslearn.microsoft.com/­azure/­cosmos-db
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 developerIBMInterSystemsMicrosoft
Initial release201320051983 infohost version20182014
Current release4.1.0, June 20223.3.3, December 202312.1, October 20162023.3, June 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2commercial infofree version is availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangC and C++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
macOS
Ubuntu
Windows
hosted
Data schemeyesschema-freeyesdepending on used data modelschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes infoJSON types
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
Secondary indexesyesyes infovia viewsyesyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesyesSQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP/JSON APIADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
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
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceView functions in JavaScriptyesyesJavaScript
TriggersnoyesyesyesJavaScript
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0Sharding infoonly with Windows/Unix/Linux VersionShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yes infowith separate tools (MQ, InfoSphere)Source-replica replicationyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDACIDMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
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.nonoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per databasefine grained access rights according to SQL-standardyesAccess rights can be defined down to the item level
More information provided by the system vendor
Apache ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"IBM Db2 infoformerly named DB2 or IBM Database 2InterSystems IRISMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more

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 partiesCData: 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
Apache ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"IBM Db2 infoformerly named DB2 or IBM Database 2InterSystems IRISMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
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

Recent citations in the news

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

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

provided by Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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

IBM Cloudant pulls plan to fund new foundational layer for 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

provided by Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

Celebrating 40 years of Db2: Running the world's mission critical workloads
11 September 2023, ibm.com

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, PR Newswire

provided by Google News

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
6 May 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11 January 2024, Yahoo Finance

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30 April 2024, pulseit.news

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

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.

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

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