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

DBMS > Apache Drill vs. Apache Impala vs. CouchDB vs. InterSystems IRIS vs. IRONdb

System Properties Comparison Apache Drill vs. Apache Impala vs. CouchDB vs. InterSystems IRIS vs. IRONdb

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonApache Impala  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonIRONdb  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAnalytic DBMS for HadoopA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicity
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Time Series DBMS
Secondary database modelsDocument storeSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Websitedrill.apache.orgimpala.apache.orgcouchdb.apache.orgwww.intersystems.com/­products/­intersystems-iriswww.circonus.com/solutions/time-series-database/
Technical documentationdrill.apache.org/­docsimpala.apache.org/­impala-docs.htmldocs.couchdb.org/­en/­stabledocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.circonus.com/irondb/category/getting-started
DeveloperApache Software FoundationApache 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 developerInterSystemsCirconus LLC.
Initial release20122013200520182017
Current release1.20.3, January 20234.1.0, June 20223.3.3, December 20232023.3, June 2023V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infoApache version 2commercialcommercial
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++ErlangC and C++
Server operating systemsLinux
OS X
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
Linux
macOS
Ubuntu
Windows
Linux
Data schemeschema-freeyesschema-freedepending on used data modelschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes infotext, numeric, histograms
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.nononoyesno
Secondary indexesnoyesyes infovia viewsyesno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like DML and DDL statementsnoyesSQL-like query language (Circonus Analytics Query Language: CAQL)
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
HTTP API
Supported programming languagesC++All languages supporting JDBC/ODBCC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functionsyes infouser defined functions and integration of map-reduceView functions in JavaScriptyesyes, in Lua
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoimproved architecture with release 2.0ShardingAutomatic, metric affinity per node
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
Source-replica replicationconfigurable replication factor, datacenter aware
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infoquery execution via MapReduceyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodes
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenonoyesno
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per databaseyesno
More information provided by the system vendor
Apache DrillApache ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InterSystems IRISIRONdb
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

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

More resources
Apache DrillApache ImpalaCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InterSystems IRISIRONdb
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 Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

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

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

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, 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 Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

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

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

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

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

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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.

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.

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

Present your product here