DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > InterSystems IRIS vs. Oracle Coherence vs. SAP IQ vs. Stardog vs. Tarantool

System Properties Comparison InterSystems IRIS vs. Oracle Coherence vs. SAP IQ vs. Stardog vs. Tarantool

Editorial information provided by DB-Engines
NameInterSystems IRIS  Xexclude from comparisonOracle Coherence  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonStardog  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityOracles in-memory data grid solutionColumnar RDBMS optimized for Big Data analyticsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Key-value storeRelational DBMS infocolumn-orientedGraph DBMS
RDF store
Document store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score1.92
Rank#130  Overall
#22  Key-value stores
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Websitewww.intersystems.com/­products/­intersystems-iriswww.oracle.com/­java/­coherencewww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.stardog.comwww.tarantool.io
Technical documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.oracle.com/­en/­middleware/­standalone/­coherencehelp.sap.com/­docs/­SAP_IQdocs.stardog.comwww.tarantool.io/­en/­doc
DeveloperInterSystemsOracleSAP, formerly SybaseStardog-UnionVK
Initial release20182007199420102008
Current release2023.3, June 202314.1, August 202316.1 SPS04, April 20197.3.0, May 20202.10.0, May 2022
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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 languageJavaJavaC and C++
Server operating systemsAIX
Linux
macOS
Ubuntu
Windows
All OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
Linux
macOS
Windows
BSD
Linux
macOS
Data schemedepending on used data modelschema-freeyesschema-free and OWL/RDFS-schema supportFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.yesnonono infoImport/export of XML data possibleno
Secondary indexesyesnoyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyesnoyesYes, compatible with all major SQL variants through dedicated BI/SQL ServerFull-featured ANSI SQL support
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JCache
JPA
RESTful HTTP API
ADO.NET
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
Open binary protocol
Supported programming languages.Net
C++
Java
JavaScript (Node.js)
Python
.Net
C++
Java
C
C#
C++
Java
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyesnoyesuser defined functions and aggregates, HTTP Server extensions in JavaLua, C and SQL stored procedures
Triggersyesyes infoLive Eventsyesyes infovia event handlersyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingshared disk or shared nothing architectures with SAP IQ MultiplexernoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes, with selectable consistency levelSAP/Sybase Replication ServerMulti-source replication in HA-ClusterAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency in HA-ClusterCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integrityyesnoyesyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurableACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyes infooptionallyyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlyesauthentification to access the cache via certificates or http basic authenticationfine grained access rights according to SQL-standardAccess rights for users and rolesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
More information provided by the system vendor
InterSystems IRISOracle CoherenceSAP IQ infoformer name: Sybase IQStardogTarantool
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
InterSystems IRISOracle CoherenceSAP IQ infoformer name: Sybase IQStardogTarantool
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the 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

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, Oracle

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

GridGain: Product Overview and Analysis
5 June 2019, eWeek

provided by Google News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

RaimaDB logo

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

Present your product here