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

DBMS > GigaSpaces vs. IBM Cloudant vs. Informix vs. JanusGraph vs. OrientDB

System Properties Comparison GigaSpaces vs. IBM Cloudant vs. Informix vs. JanusGraph vs. OrientDB

Editorial information provided by DB-Engines
NameGigaSpaces  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonInformix  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsDatabase as a Service offering based on Apache CouchDBA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Multi-model DBMS (Document, Graph, Key/Value)
Primary database modelDocument store
Object oriented DBMS infoValues are user defined objects
Document storeRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBGraph DBMSDocument store
Graph DBMS
Key-value store
Secondary database modelsGraph DBMS
Search engine
Document store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score17.12
Rank#34  Overall
#21  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Websitewww.gigaspaces.comwww.ibm.com/­products/­cloudantwww.ibm.com/­products/­informixjanusgraph.orgorientdb.org
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmlcloud.ibm.com/­docs/­Cloudantinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.janusgraph.orgwww.orientdb.com/­docs/­last/­index.html
DeveloperGigaspaces TechnologiesIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014IBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Linux Foundation; originally developed as Titan by AureliusOrientDB LTD; CallidusCloud; SAP
Initial release20002010198420172010
Current release15.5, September 202014.10.FC5, November 20200.6.3, February 20233.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availablecommercialcommercial infofree developer edition availableOpen Source infoApache 2.0Open Source infoApache version 2
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, C++, .NetErlangC, C++ and JavaJavaJava
Server operating systemsLinux
macOS
Solaris
Windows
hostedAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Unix
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeschema-freeschema-freeyesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesnoyes infoSince Version 12.10 support for JSON/BSON datatypesyesyes
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 infoXML can be used for describing objects metadatanonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-99 for query and DML statementsnoyesnoSQL-like query language, no joins
APIs and other access methodsGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
RESTful HTTP/JSON APIJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
C++
Java
Python
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesView functions (Map-Reduce) in JavaScriptyesyesJava, Javascript
Triggersyes, event driven architectureyesyesyesHooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replication
Source-replica replication
Multi-source replication
Source-replica replication
yesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoMap-Reduce pattern can be built with XAP task executorsyesnoyes infovia Faunus, a graph analytics engineno infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphsyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possibleACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlRole-based access controlAccess rights for users can be defined per databaseUsers with fine-grained authentication, authorization, and auditing controlsUser authentification and security via Rexster Graph ServerAccess rights for users and roles; record level security configurable

More information provided by the system vendor

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
GigaSpacesIBM CloudantInformixJanusGraph infosuccessor of TitanOrientDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

The insideBIGDATA IMPACT 50 List for Q1 2024
18 January 2024, insideBIGDATA

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

provided by Google News

IBM Buys Informix for $1 Billion
1 June 2024, ITPro Today

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud
1 May 2009, AWS Blog

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

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

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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.

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

Present your product here