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

DBMS > Galaxybase vs. Hazelcast vs. JanusGraph vs. NuoDB vs. Warp 10

System Properties Comparison Galaxybase vs. Hazelcast vs. JanusGraph vs. NuoDB vs. Warp 10

Editorial information provided by DB-Engines
NameGalaxybase  Xexclude from comparisonHazelcast  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNuoDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionScalable, ACID-compliant native distributed parallel graph platformA widely adopted in-memory data gridA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017NuoDB is a webscale distributed database that supports SQL and ACID transactionsTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelGraph DBMSKey-value storeGraph DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.07
Rank#377  Overall
#40  Graph DBMS
Score5.46
Rank#61  Overall
#7  Key-value stores
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitegalaxybase.comhazelcast.comjanusgraph.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.warp10.io
Technical documentationhazelcast.org/­imdg/­docsdocs.janusgraph.orgdoc.nuodb.comwww.warp10.io/­content/­02_Getting_started
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司HazelcastLinux Foundation; originally developed as Titan by AureliusDassault Systèmes infooriginally NuoDB, Inc.SenX
Initial release20172008201720132015
Current releaseNov 20, November 20215.3.6, November 20230.6.3, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoApache License 2.0
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 languageC and JavaJavaJavaC++Java
Server operating systemsLinuxAll OS with a Java VMLinux
OS X
Unix
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeStrong typed schemaschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyes infothe object must implement a serialization strategynonono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnoSQL-like query languagenoyesno
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
JCache
JPA
Memcached protocol
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
HTTP API
Jupyter
WebSocket
Supported programming languagesGo
Java
Python
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Clojure
Java
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined procedures and functionsyes infoEvent Listeners, Executor ServicesyesJava, SQLyes infoWarpScript
Triggersyes infoEventsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)data is dynamically stored/cached on the nodes where it is read/writtenSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapyesyes infoManaged transparently by NuoDBselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACIDACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableyes
User concepts infoAccess controlRole-based access controlRole-based access controlUser authentification and security via Rexster Graph ServerStandard SQL roles/ privileges, Administrative UsersMandatory use of cryptographic tokens, containing fine-grained authorizations

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
GalaxybaseHazelcastJanusGraph infosuccessor of TitanNuoDBWarp 10
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

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 appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

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

provided by Google News

Simple Deployment of a Graph Database: JanusGraph
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

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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