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

DBMS > CouchDB vs. Hive vs. IBM Db2 Event Store vs. Informix vs. Percona Server for MongoDB

System Properties Comparison CouchDB vs. Hive vs. IBM Db2 Event Store vs. Informix vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHive  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonInformix  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.data warehouse software for querying and managing large distributed datasets, built on HadoopDistributed Event Store optimized for Internet of Things use casesA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelDocument storeRelational DBMSEvent Store
Time Series DBMS
Relational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBDocument store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Websitecouchdb.apache.orghive.apache.orgwww.ibm.com/­products/­db2-event-storewww.ibm.com/­products/­informixwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.couchdb.org/­en/­stablecwiki.apache.org/­confluence/­display/­Hive/­Homewww.ibm.com/­docs/­en/­db2-event-storeinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.percona.com/­percona-distribution-for-mongodb
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerApache Software Foundation infoinitially developed by FacebookIBMIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Percona
Initial release20052012201719842015
Current release3.3.3, December 20233.1.3, April 20222.014.10.FC5, November 20203.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2commercial infofree developer edition availablecommercial infofree developer edition availableOpen Source infoGPL Version 2
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 languageErlangJavaC and C++C, C++ and JavaC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux infoLinux, macOS, Windows for the developer additionAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyes infoSince Version 12.10 support for JSON/BSON datatypesyes
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 indexesyes infovia viewsyesnoyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyes infothrough the embedded Spark runtimeyesno
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
Thrift
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
proprietary protocol using JSON
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C++
Java
PHP
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresView functions in JavaScriptyes infouser defined functions and integration of map-reduceyesyesJavaScript
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factorActive-active shard replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infoquery execution via MapReducenonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenonoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infovia In-Memory Engine
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess rights for users, groups and rolesfine grained access rights according to SQL-standardUsers with fine-grained authentication, authorization, and auditing controlsAccess rights for users and roles

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HiveIBM Db2 Event StoreInformixPercona Server for MongoDB
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

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

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

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

provided by Google News

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

Taiwan charges 4 individuals for helping China poach tech talent
17 October 2023, Taiwan News

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

Milvus logo

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

Present your product here