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. InterSystems IRIS vs. Rockset vs. Transbase vs. Warp 10

System Properties Comparison CouchDB vs. InterSystems IRIS vs. Rockset vs. Transbase vs. Warp 10

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonRockset  Xexclude from comparisonTransbase  Xexclude from comparisonWarp 10  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 scalable, reliable search and analytics service in the cloud, built on RocksDBA resource-optimized, high-performance, universally applicable RDBMSTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Document storeRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionRelational DBMS
Search engine
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
Score0.79
Rank#211  Overall
#35  Document stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitecouchdb.apache.orgwww.intersystems.com/­products/­intersystems-irisrockset.comwww.transaction.de/­en/­products/­transbase.htmlwww.warp10.io
Technical documentationdocs.couchdb.org/­en/­stabledocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.rockset.comwww.transaction.de/­en/­products/­transbase/­features.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerInterSystemsRocksetTransaction Software GmbHSenX
Initial release20052018201919872015
Current release3.3.3, December 20232023.3, June 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercial infofree development licenseOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC++C and C++Java
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
Linux
macOS
Ubuntu
Windows
hostedFreeBSD
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freedepending on used data modelschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesdynamic typingyesyes
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.noyesno infoingestion from XML files supportednono
Secondary indexesyes infovia viewsyesall fields are automatically indexedyesno
SQL infoSupport of SQLnoyesRead-only SQL queries, including JOINsyesno
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
HTTP RESTADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Jupyter
WebSocket
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
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptyesnoyesyes infoWarpScript
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingAutomatic shardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationyesSource-replica replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDnoyesno
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.noyesnoyes
User concepts infoAccess controlAccess rights for users can be defined per databaseyesAccess rights for users and organizations can be defined via Rockset consolefine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InterSystems IRISRocksetTransbaseWarp 10
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 IRISRocksetTransbaseWarp 10
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

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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