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

DBMS > Amazon Neptune vs. Hazelcast vs. InterSystems IRIS vs. KairosDB vs. NuoDB

System Properties Comparison Amazon Neptune vs. Hazelcast vs. InterSystems IRIS vs. KairosDB vs. NuoDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonHazelcast  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonKairosDB  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA widely adopted in-memory data gridA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityDistributed Time Series DBMS based on Cassandra or H2NuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelGraph DBMS
RDF store
Key-value storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Time Series DBMSRelational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score5.46
Rank#61  Overall
#7  Key-value stores
Score3.54
Rank#84  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Websiteaws.amazon.com/­neptunehazelcast.comwww.intersystems.com/­products/­intersystems-irisgithub.com/­kairosdb/­kairosdbwww.3ds.com/­nuodb-distributed-sql-database
Technical documentationaws.amazon.com/­neptune/­developer-resourceshazelcast.org/­imdg/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clskairosdb.github.iodoc.nuodb.com
DeveloperAmazonHazelcastInterSystemsDassault Systèmes infooriginally NuoDB, Inc.
Initial release20172008201820132013
Current release5.3.6, November 20232023.3, June 20231.2.2, November 2018
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoApache 2.0commercial infolimited edition free
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 languageJavaJavaC++
Server operating systemshostedAll OS with a Java VMAIX
Linux
macOS
Ubuntu
Windows
Linux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeschema-freeschema-freedepending on used data modelschema-freeyes
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 strategyyesnono
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnoSQL-like query languageyesnoyes
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JCache
JPA
Memcached protocol
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
Java
JavaScript infoNode.js
PHP
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoEvent Listeners, Executor ServicesyesnoJava, SQL
Triggersnoyes infoEventsyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infobased on Cassandradata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes infoReplicated MapSource-replica replicationselectable replication factor infobased on Cassandrayes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACIDnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoTemporary table
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Role-based access controlyessimple password-based access controlStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
Amazon NeptuneHazelcastInterSystems IRISKairosDBNuoDB
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
Amazon NeptuneHazelcastInterSystems IRISKairosDBNuoDB
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

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

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

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24 April 2024, PR Newswire

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, businesswire.com

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.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



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here