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

DBMS > IBM Db2 warehouse vs. InfluxDB vs. InterSystems IRIS vs. Stardog vs. Virtuoso

System Properties Comparison IBM Db2 warehouse vs. InfluxDB vs. InterSystems IRIS vs. Stardog vs. Virtuoso

Editorial information provided by DB-Engines
NameIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonStardog  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionCloud-based data warehousing serviceDBMS for storing time series, events and metricsA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelRelational DBMSTime Series DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Graph DBMS
RDF store
Document store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.34
Rank#166  Overall
#76  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websitewww.ibm.com/­products/­db2/­warehousewww.influxdata.com/­products/­influxdb-overviewwww.intersystems.com/­products/­intersystems-iriswww.stardog.comvirtuoso.openlinksw.com
Technical documentationdocs.influxdata.com/­influxdbdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.stardog.comdocs.openlinksw.com/­virtuoso
DeveloperIBMInterSystemsStardog-UnionOpenLink Software
Initial release20142013201820101998
Current release2.7.5, January 20242023.3, June 20237.3.0, May 20207.2.11, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC
Server operating systemshostedLinux
OS X infothrough Homebrew
AIX
Linux
macOS
Ubuntu
Windows
Linux
macOS
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesschema-freedepending on used data modelschema-free and OWL/RDFS-schema supportyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyesyes
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.no infoImport/export of XML data possiblenoyesno infoImport/export of XML data possibleyes
Secondary indexesyesnoyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyesSQL-like query languageyesYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methods.NET Client API
JDBC
ODBC
OLE DB
HTTP API
JSON over UDP
JDBC
ODBC
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesJava
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresPL/SQL, SQL PLnoyesuser defined functions and aggregates, HTTP Server extensions in Javayes infoVirtuoso PL
Triggersyesnoyesyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlyShardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infoin enterprise version onlySource-replica replicationMulti-source replication in HA-ClusterChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyes infoDepending on used storage engineyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsyesAccess rights for users and rolesFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
IBM Db2 warehouse infoformerly named IBM dashDBInfluxDBInterSystems IRISStardogVirtuoso
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
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Performance & Scale โ€” as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Used for โ€” Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Broad use across enterprises and governments including โ€” European Union (EU) US Government...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Largest installed-base โ€‹of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 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
IBM Db2 warehouse infoformerly named IBM dashDBInfluxDBInterSystems IRISStardogVirtuoso
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

Recent citations in the news

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

The 10 Best Cloud Data Warehouse Solutions to Consider in 2024
22 October 2023, Solutions Review

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

provided by Google News

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

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

provided by Google News

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

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

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With ...
12 April 2024, StreetInsider.com

EXCLUSIVE: Immunoprecise Antibodies and InterSystems Integrate Vector Search With LENSai For AI-Driven ...
28 March 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here