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

DBMS > HugeGraph vs. JanusGraph vs. Percona Server for MongoDB vs. Postgres-XL vs. RethinkDB

System Properties Comparison HugeGraph vs. JanusGraph vs. Percona Server for MongoDB vs. Postgres-XL vs. RethinkDB

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A drop-in replacement for MongoDB Community Edition with enterprise-grade features.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelGraph DBMSGraph DBMSDocument storeRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitegithub.com/­hugegraph
hugegraph.apache.org
janusgraph.orgwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.postgres-xl.orgrethinkdb.com
Technical documentationhugegraph.apache.org/­docsdocs.janusgraph.orgdocs.percona.com/­percona-distribution-for-mongodbwww.postgres-xl.org/­documentationrethinkdb.com/­docs
DeveloperBaiduLinux Foundation; originally developed as Titan by AureliusPerconaThe Linux Foundation infosince July 2017
Initial release2018201720152014 infosince 2012, originally named StormDB2009
Current release0.90.6.3, February 20233.4.10-2.10, November 201710 R1, October 20182.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPL Version 2Open Source infoMozilla public licenseOpen Source infoApache 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++CC++
Server operating systemsLinux
macOS
Unix
Linux
OS X
Unix
Windows
LinuxLinux
macOS
Linux
OS X
Windows
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, binary, float, bool, date, geometry
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.nononoyes infoXML type, but no XML query functionalityno
Secondary indexesyes infoalso supports composite index and range indexyesyesyesyes
SQL infoSupport of SQLnononoyes infodistributed, parallel query executionno
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
proprietary protocol using JSONADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGroovy
Java
Python
Clojure
Java
Python
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
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsyesJavaScriptuser defined functions
TriggersnoyesnoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Shardinghorizontal partitioningSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseyesSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparkyes infovia Faunus, a graph analytics engineyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoedges in graphyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infoMVCCAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
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.yesyes infovia In-Memory Enginenono
User concepts infoAccess controlUsers, roles and permissionsUser authentification and security via Rexster Graph ServerAccess rights for users and rolesfine grained access rights according to SQL-standardyes infousers and table-level permissions

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
HugeGraphJanusGraph infosuccessor of TitanPercona Server for MongoDBPostgres-XLRethinkDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
10 June 2024, The CyberWire

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

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

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

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

The essential guide to MongoDB security
2 February 2017, InfoWorld

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

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

Present your product here