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

DBMS > Alibaba Cloud MaxCompute vs. Faircom DB vs. InterSystems IRIS vs. JanusGraph vs. TimesTen

System Properties Comparison Alibaba Cloud MaxCompute vs. Faircom DB vs. InterSystems IRIS vs. JanusGraph vs. TimesTen

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingNative 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 2017In-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-value store
Relational DBMS
Document store
Key-value store
Object oriented DBMS
Relational DBMS
Graph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
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
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.faircom.com/­products/­faircom-dbwww.intersystems.com/­products/­intersystems-irisjanusgraph.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.janusgraph.orgdocs.oracle.com/­database/­timesten-18.1
DeveloperAlibabaFairCom CorporationInterSystemsLinux Foundation; originally developed as Titan by AureliusOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20161979201820171998
Current releaseV12, November 20202023.3, June 20230.6.3, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercialOpen Source infoApache 2.0commercial
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 languageANSI C, C++Java
Server operating systemshostedAIX
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
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema free, schema optional, schema required, partial schema,depending on used data modelyesyes
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesyesyes
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.nonoyesnono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyes, ANSI SQL with proprietary extensionsyesnoyes
APIs and other access methodsFluentd
Flume
MaxCompute Console
ADO.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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJava.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++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functions infoin Javayes info.Net, JavaScript, C/C++yesyesPL/SQL
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)none
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes, 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
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanotunable from ACID to Eventually ConsistentACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes 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.noyesyesyes
User concepts infoAccess controlAccess rights for users and rolesFine 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-standard
More information provided by the system vendor
Alibaba Cloud MaxComputeFaircom DB infoformerly c-treeACEInterSystems IRISJanusGraph infosuccessor of TitanTimesTen
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
Alibaba Cloud MaxComputeFaircom DB infoformerly c-treeACEInterSystems IRISJanusGraph infosuccessor of TitanTimesTen
Recent citations in the news

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31 January 2024, Backend News

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

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

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.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

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 database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

Milvus logo

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

Present your product here