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

DBMS > Faircom DB vs. InterSystems IRIS vs. JanusGraph vs. Memgraph vs. TimesTen

System Properties Comparison Faircom DB vs. InterSystems IRIS vs. JanusGraph vs. Memgraph 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 comparisonMemgraph  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 2017An open source graph database built for real-time streaming and compatible with Neo4jIn-Memory RDBMS compatible to Oracle
Primary database modelKey-value store
Relational DBMS
Document store
Key-value store
Object oriented DBMS
Relational DBMS
Graph DBMSGraph DBMSRelational 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.00
Rank#102  Overall
#8  Graph DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitewww.faircom.com/­products/­faircom-dbwww.intersystems.com/­products/­intersystems-irisjanusgraph.orgmemgraph.comwww.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.orgmemgraph.com/­docsdocs.oracle.com/­database/­timesten-18.1
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperFairCom CorporationInterSystemsLinux Foundation; originally developed as Titan by AureliusMemgraph LtdOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19792018201720171998
Current releaseV12, November 20202023.3, June 20230.6.3, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialOpen Source infoApache 2.0commercial infoFree license availablecommercial
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++JavaC and C++
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
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema free, schema optional, schema required, partial schema,depending on used data modelyesschema-free and schema-optionalyes
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 indexesyesyesyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyesnonoyes
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
Bolt protocol
Cypher query language
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
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesyesPL/SQL
Triggersyesyesyesno
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)Sharding infodynamic graph partitioningnone
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 replicationyesMulti-source replication using RAFTMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics enginenono
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 graphsyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDACIDACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes 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.yesyesyesyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesyesUser authentification and security via Rexster Graph ServerUsers, roles and permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
Faircom DB infoformerly c-treeACEInterSystems IRISJanusGraph infosuccessor of TitanMemgraphTimesTen
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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 TitanMemgraphTimesTen
Recent citations in the news

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

provided by Google 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

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

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, businesswire.com

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

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

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.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

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.

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

Milvus logo

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

AllegroGraph logo

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

Present your product here