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. IRONdb vs. PouchDB vs. RDF4J vs. TypeDB

System Properties Comparison Hazelcast vs. IRONdb vs. PouchDB vs. RDF4J vs. TypeDB

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonIRONdb  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA widely adopted in-memory data gridA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelKey-value storeTime Series DBMSDocument storeRDF storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.97
Rank#57  Overall
#6  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitehazelcast.comwww.circonus.com/solutions/time-series-database/pouchdb.comrdf4j.orgtypedb.com
Technical documentationhazelcast.org/­imdg/­docsdocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guidesrdf4j.org/­documentationtypedb.com/­docs
DeveloperHazelcastCirconus LLC.Apache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Vaticle
Initial release20082017201220042016
Current release5.3.6, November 2023V0.10.20, January 20187.1.1, June 20192.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPL Version 3, commercial licenses available
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 languageJavaC and C++JavaScriptJavaJava
Server operating systemsAll OS with a Java VMLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsnoyesyes
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 strategynonono
Secondary indexesyesnoyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like query language (Circonus Analytics Query Language: CAQL)nonono
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptJava
PHP
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor Servicesyes, in LuaView functions in JavaScriptyesno
Triggersyes infoEventsnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodeSharding infowith a proxy-based framework, named couchdb-loungenoneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapconfigurable replication factor, datacenter awareMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate consistency per node, eventual consistency across nodesEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitednonoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlRole-based access controlnononoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
HazelcastIRONdbPouchDBRDF4J infoformerly known as SesameTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
HazelcastIRONdbPouchDBRDF4J infoformerly known as SesameTypeDB infoformerly named Grakn
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 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 Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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