DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > DuckDB vs. InfluxDB vs. InterSystems IRIS vs. PouchDB

System Properties Comparison DuckDB vs. InfluxDB vs. InterSystems IRIS vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSDBMS for storing time series, events and metricsA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMSTime Series DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Document store
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.61
Rank#60  Overall
#34  Relational DBMS
Score22.12
Rank#28  Overall
#1  Time Series DBMS
Score2.98
Rank#91  Overall
#17  Document stores
#14  Key-value stores
#1  Object oriented DBMS
#49  Relational DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Websiteduckdb.orgwww.influxdata.com/­products/­influxdb-overviewwww.intersystems.com/­products/­intersystems-irispouchdb.com
Technical documentationduckdb.org/­docsdocs.influxdata.com/­influxdbdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clspouchdb.com/­guides
DeveloperInterSystemsApache Software Foundation
Initial release2018201320182012
Current release1.0.0, June 20242.7.6, April 20242023.3, June 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++GoJavaScript
Server operating systemsserver-lessLinux
OS X infothrough Homebrew
AIX
Linux
macOS
Ubuntu
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freedepending on used data modelschema-free
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesno
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.nonoyesno
Secondary indexesyesnoyesyes infovia views
SQL infoSupport of SQLyesSQL-like query languageyesno
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP API
JSON over UDP
JDBC
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresnonoyesView functions in JavaScript
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoin enterprise version onlyShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoin enterprise version onlySource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoDepending on used storage engineyesyes
User concepts infoAccess controlnosimple rights management via user accountsyesno
More information provided by the system vendor
DuckDBInfluxDBInterSystems IRISPouchDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
InterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17 September 2024

Telegraf 1.32 Release Notes
13 September 2024

An Introductory Guide to Cloud Security for IIoT
12 September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10 September 2024

How to Use InfluxDB for Real-Time SpringBoot Application Monitoring
5 September 2024

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
DuckDBInfluxDBInterSystems IRISPouchDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

My First Billion (of Rows) in DuckDB
1 May 2024, Towards Data Science

Reading PCAP Files (Directly) With DuckDB
26 August 2024, Security Boulevard

TigerEye Open Sources DuckDB.dart
15 August 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

provided by Google News

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

Run and manage open source InfluxDB databases with Amazon Timestream
14 March 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

provided by Google News

InterSystems TrakCare and InterSystems IRIS for Health to underpin deployment of fully unified future-ready AI-driven healthcare ecosystem at NEOM
24 July 2024, PR Newswire

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With Accelerated Discovery And Delivery Of Treatments
12 April 2024, AccessWire

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here