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

DBMS > CouchDB vs. InterSystems IRIS vs. MaxDB vs. SwayDB vs. Transbase

System Properties Comparison CouchDB vs. InterSystems IRIS vs. MaxDB vs. SwayDB vs. Transbase

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonSwayDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA 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 robust and reliable RDBMS optimized to run all major SAP solutionsAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
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
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitecouchdb.apache.orgwww.intersystems.com/­products/­intersystems-irismaxdb.sap.comswaydb.simer.auwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.couchdb.org/­en/­stabledocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsmaxdb.sap.com/­documentationwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerInterSystemsSAP, acquired from Software AG (Adabas-D) in 1997Simer PlahaTransaction Software GmbH
Initial release20052018198420181987
Current release3.3.3, December 20232023.3, June 20237.9.10.12, February 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercial infoLimited community edition freeOpen Source infoGNU Affero GPL V3.0commercial infofree development license
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 languageErlangC++ScalaC and C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
Linux
macOS
Ubuntu
Windows
AIX
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freedepending on used data modelyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes
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.noyesnonono
Secondary indexesyes infovia viewsyesyesnoyes
SQL infoSupport of SQLnoyesyesnoyes
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
WebDAV
ADO.NET
JDBC
ODBC
Proprietary native API
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
Java
Kotlin
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptyesyesnoyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACIDAtomic execution of operationsyes
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
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.noyesnoyesno
User concepts infoAccess controlAccess rights for users can be defined per databaseyesfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standard
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InterSystems IRISMaxDB infoformerly named Adabas-DSwayDBTransbase
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"InterSystems IRISMaxDB infoformerly named Adabas-DSwayDBTransbase
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 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

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

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

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here