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

DBMS > Faircom DB vs. InterSystems IRIS vs. JanusGraph vs. SAP IQ vs. TimesTen

System Properties Comparison Faircom DB vs. InterSystems IRIS vs. JanusGraph vs. SAP IQ vs. TimesTen

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Columnar RDBMS optimized for Big Data analyticsIn-Memory RDBMS compatible to Oracle
Primary database modelKey-value store
Relational DBMS
Document store
Key-value store
Object oriented DBMS
Relational DBMS
Graph DBMSRelational DBMS infocolumn-orientedRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score1.91
Rank#135  Overall
#12  Graph DBMS
Score3.27
Rank#96  Overall
#50  Relational DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitewww.faircom.com/­products/­faircom-dbwww.intersystems.com/­products/­intersystems-irisjanusgraph.orgwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.janusgraph.orghelp.sap.com/­docs/­SAP_IQdocs.oracle.com/­database/­timesten-18.1
DeveloperFairCom CorporationInterSystemsLinux Foundation; originally developed as Titan by AureliusSAP, formerly SybaseOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19792018201719941998
Current releaseV12, November 20202023.3, June 20230.6.3, February 202316.1 SPS04, April 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialOpen Source infoApache 2.0commercialcommercial
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 languageANSI C, C++Java
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
Linux
macOS
Ubuntu
Windows
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema free, schema optional, schema required, partial schema,depending on used data modelyesyesyes
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesyesyesyes
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.noyesnonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyesnoyesyes
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C++
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesyesyesPL/SQL
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)shared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replicationyesSAP/Sybase Replication ServerMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyesyes infoRelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesyesUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Faircom DB infoformerly c-treeACEInterSystems IRISJanusGraph infosuccessor of TitanSAP IQ infoformer name: Sybase IQTimesTen
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
Faircom DB infoformerly c-treeACEInterSystems IRISJanusGraph infosuccessor of TitanSAP IQ infoformer name: Sybase IQTimesTen
Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

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

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here