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

DBMS > Apache Jena - TDB vs. ArcadeDB vs. H2GIS vs. Hazelcast vs. TinkerGraph

System Properties Comparison Apache Jena - TDB vs. ArcadeDB vs. H2GIS vs. Hazelcast vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonArcadeDB  Xexclude from comparisonH2GIS  Xexclude from comparisonHazelcast  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenSpatial extension of H2A widely adopted in-memory data gridA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRDF storeDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Spatial DBMSKey-value storeGraph DBMS
Secondary database modelsRelational DBMSDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.85
Rank#86  Overall
#3  RDF stores
Score0.09
Rank#355  Overall
#48  Document stores
#37  Graph DBMS
#52  Key-value stores
#34  Time Series DBMS
Score0.05
Rank#372  Overall
#7  Spatial DBMS
Score6.87
Rank#55  Overall
#6  Key-value stores
Score0.12
Rank#344  Overall
#34  Graph DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlarcadedb.comwww.h2gis.orghazelcast.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.arcadedb.comwww.h2gis.org/­docs/­homehazelcast.org/­imdg/­docs
DeveloperApache Software Foundation infooriginally developed by HP LabsArcade DataCNRSHazelcast
Initial release20002021201320082009
Current release4.9.0, July 2023September 20215.3.6, November 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache Version 2.0Open Source infoLGPL 3.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache 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 languageJavaJavaJavaJavaJava
Server operating systemsAll OS with a Java VMAll OS with a Java VMAll OS with a Java VM
Data schemeyes infoRDF Schemasschema-freeyesschema-freeschema-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.nonoyes infothe object must implement a serialization strategyno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnoSQL-like query language, no joinsyesSQL-like query languageno
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JCache
JPA
Memcached protocol
RESTful HTTP API
TinkerPop 3
Supported programming languagesJavaJavaJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Groovy
Java
Server-side scripts infoStored proceduresyesyes infobased on H2yes infoEvent Listeners, Executor Servicesno
Triggersyes infovia event handleryesyes infoEventsno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes infobased on H2yes infoReplicated Mapnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus Algorithmnone
Foreign keys infoReferential integrityyes inforelationship in graphsyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDACIDone or two-phase-commit; repeatable reads; read commitedno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess control via Jena Securityyes infobased on H2Role-based access controlno

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
Apache Jena - TDBArcadeDBH2GISHazelcastTinkerGraph
Recent citations in the news

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17 April 2018, ResearchGate

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

provided by Google News

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

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

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

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

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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