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. EsgynDB vs. FileMaker vs. InterSystems IRIS vs. OpenTSDB

System Properties Comparison CouchDB vs. EsgynDB vs. FileMaker vs. InterSystems IRIS vs. OpenTSDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEsgynDB  Xexclude from comparisonFileMaker  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFileMaker is a cross-platform RDBMS that includes a GUI frontend.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityScalable Time Series DBMS based on HBase
Primary database modelDocument storeRelational DBMSRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Time Series 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
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websitecouchdb.apache.orgwww.esgyn.cnwww.claris.com/­filemakerwww.intersystems.com/­products/­intersystems-irisopentsdb.net
Technical documentationdocs.couchdb.org/­en/­stablewww.claris.com/­resources/­documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsopentsdb.net/­docs/­build/­html/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerEsgynClaris infoa subsidiary of AppleInterSystemscurrently maintained by Yahoo and other contributors
Initial release20052015198320182011
Current release3.3.3, December 202319.4.1, November 20212023.3, June 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercialOpen Source infoLGPL
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++, JavaJava
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
LinuxiOS infoclient part only
Linux
OS X
Windows
AIX
Linux
macOS
Ubuntu
Windows
Linux
Windows
Data schemeschema-freeyesyesdepending on used data modelschema-free
Typing infopredefined data types such as float or datenoyesyesyesnumeric data for metrics, strings for tags
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.nonoyes infoA http query request can return the data in XML formatyesno
Secondary indexesyes infovia viewsyesyesyesno
SQL infoSupport of SQLnoyesyes infovia pluginsyesno
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
Filemaker WebDirect
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
HTTP API
Telnet API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
All languages supporting JDBC/ODBC/ADO.NetPHP.Net
C++
Java
JavaScript (Node.js)
Python
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptJava Stored Proceduresyesyesno
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingnoneShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication between multi datacentersSource-replica replication, warm standby infosince Version 14Source-replica replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDnoACIDno
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.nonoyesno
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardsimple rights management via user accounts and connection to external directory servicesyesno
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EsgynDBFileMakerInterSystems IRISOpenTSDB
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"EsgynDBFileMakerInterSystems IRISOpenTSDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, 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

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Reviews - Features
1 March 2024, Reverse Shot

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

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, Pulse+IT News

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

MakeMyTrip travels forward in time using the power of open source
16 May 2017, Open Source For You

MapR-DB NoSQL Database Integrated into the MapR Distribution
17 October 2014, insideBIGDATA

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.

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

Milvus logo

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

Present your product here