DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hazelcast vs. JanusGraph vs. NCache vs. OrientDB vs. Percona Server for MongoDB

System Properties Comparison Hazelcast vs. JanusGraph vs. NCache vs. OrientDB vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNCache  Xexclude from comparisonOrientDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionA widely adopted in-memory data gridA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Open-Source and Enterprise in-memory Key-Value StoreMulti-model DBMS (Document, Graph, Key/Value)A drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelKey-value storeGraph DBMSKey-value storeDocument store
Graph DBMS
Key-value store
Document store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.46
Rank#61  Overall
#7  Key-value stores
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score0.60
Rank#246  Overall
#39  Document stores
Websitehazelcast.comjanusgraph.orgwww.alachisoft.com/­ncacheorientdb.orgwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationhazelcast.org/­imdg/­docsdocs.janusgraph.orgwww.alachisoft.com/­resources/­docswww.orientdb.com/­docs/­last/­index.htmldocs.percona.com/­percona-distribution-for-mongodb
DeveloperHazelcastLinux Foundation; originally developed as Titan by AureliusAlachisoftOrientDB LTD; CallidusCloud; SAPPercona
Initial release20082017200520102015
Current release5.3.6, November 20230.6.3, February 20235.3.3, April 20243.2.29, March 20243.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen Source infoApache version 2Open Source infoGPL Version 2
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#, .NET, .NET Core, JavaJavaC++
Server operating systemsAll OS with a Java VMLinux
OS X
Unix
Windows
Linux
Windows
All OS with a Java JDK (>= JDK 6)Linux
Data schemeschema-freeyesschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.yes infothe object must implement a serialization strategynononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query languagenoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language, no joinsno
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
IDistributedCache
JCache
LINQ
Proprietary native API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
proprietary protocol using JSON
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Clojure
Java
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor Servicesyesno infosupport for stored procedures with SQL-Server CLRJava, JavascriptJavaScript
Triggersyes infoEventsyesyes infoNotificationsHooksno
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)yesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapyesyes, with selectable consistency levelMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infovia Faunus, a graph analytics engineyesno infocould be achieved with distributed queriesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitedACIDoptimistic locking and pessimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infovia In-Memory Engine
User concepts infoAccess controlRole-based access controlUser authentification and security via Rexster Graph ServerAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and roles; record level security configurableAccess rights for users and roles
More information provided by the system vendor
HazelcastJanusGraph infosuccessor of TitanNCacheOrientDBPercona Server for MongoDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
HazelcastJanusGraph infosuccessor of TitanNCacheOrientDBPercona Server for MongoDB
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

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

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

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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

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

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

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

There are lots of ways to put a database in the cloud – here's what to consider
15 September 2023, The Register

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

provided by Google News



Share this page

Featured Products

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

Present your product here