DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. Hyprcubd vs. Ingres vs. InterSystems IRIS vs. MaxDB

System Properties Comparison CouchDB vs. Hyprcubd vs. Ingres vs. InterSystems IRIS vs. MaxDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHyprcubd  Xexclude from comparisonIngres  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Serverless Time Series DBMSWell established RDBMSA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA robust and reliable RDBMS optimized to run all major SAP solutions
Primary database modelDocument storeTime Series DBMSRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.26
Rank#45  Overall
#7  Document stores
Score4.67
Rank#77  Overall
#42  Relational DBMS
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score2.65
Rank#111  Overall
#55  Relational DBMS
Websitecouchdb.apache.orghyprcubd.com (offline)www.actian.com/­databases/­ingreswww.intersystems.com/­products/­intersystems-irismaxdb.sap.com
Technical documentationdocs.couchdb.org/­en/­stabledocs.actian.com/­ingresdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsmaxdb.sap.com/­documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerHyprcubd, Inc.Actian CorporationInterSystemsSAP, acquired from Software AG (Adabas-D) in 1997
Initial release20051974 infooriginally developed at University Berkely in early 1970s20181984
Current release3.3.3, December 202311.2, May 20222023.3, June 20237.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangGoCC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
AIX
Linux
macOS
Ubuntu
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesyesdepending on used data modelyes
Typing infopredefined data types such as float or datenoyes infotime, int, uint, float, stringyesyesyes
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 infobut tools for importing/exporting data from/to XML-files availableyesno
Secondary indexesyes infovia viewsnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languageyesyesyes
APIs and other access methodsRESTful HTTP/JSON APIgRPC (https).NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
WebDAV
Supported programming languagesC
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#
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptnoyesyesyes
Triggersyesnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0horizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Ingres ReplicatorSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingnoyes infoMVCCyesyes
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.nononoyesno
User concepts infoAccess controlAccess rights for users can be defined per databasetoken accessfine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standard
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HyprcubdIngresInterSystems IRISMaxDB infoformerly named Adabas-D
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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HyprcubdIngresInterSystems IRISMaxDB infoformerly named Adabas-D
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

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 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

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

provided by Google News

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24 April 2024, Yahoo Finance

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 expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

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

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Remotely Exploitable Vulnerabilities in SAP Compression Algorithms
13 May 2015, Threatpost

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

provided by Google News



Share this page

Featured Products

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Present your product here