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 > Apache Jena - TDB vs. Graph Engine vs. RethinkDB vs. ToroDB vs. Transwarp Hippo

System Properties Comparison Apache Jena - TDB vs. Graph Engine vs. RethinkDB vs. ToroDB vs. Transwarp Hippo

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonRethinkDB  Xexclude from comparisonToroDB  Xexclude from comparisonTranswarp Hippo  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineDBMS for the Web with a mechanism to push updated query results to applications in realtime.A MongoDB-compatible JSON document store, built on top of PostgreSQLCloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasets
Primary database modelRDF storeGraph DBMS
Key-value store
Document storeDocument storeVector DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.05
Rank#386  Overall
#14  Vector DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.graphengine.iorethinkdb.comgithub.com/­torodb/­serverwww.transwarp.cn/­en/­subproduct/­hippo
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.graphengine.io/­docs/­manualrethinkdb.com/­docs
DeveloperApache Software Foundation infooriginally developed by HP LabsMicrosoftThe Linux Foundation infosince July 20178Kdata
Initial release20002010200920162023
Current release4.9.0, July 20232.4.1, August 20201.0, May 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoMIT LicenseOpen Source infoApache Version 2Open Source infoAGPL-V3commercial
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 languageJava.NET and CC++JavaC++
Server operating systemsAll OS with a Java VM.NETLinux
OS X
Windows
All OS with a Java 7 VMLinux
macOS
Data schemeyes infoRDF Schemasyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyes infostring, integer, double, boolean, date, object_idVector, Numeric and String
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.nononono
Secondary indexesyesyesno
SQL infoSupport of SQLnononono
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
RESTful HTTP APIRESTful HTTP API
Supported programming languagesJavaC#
C++
F#
Visual Basic
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
C++
Java
Python
Server-side scripts infoStored proceduresyesyesno
Triggersyes infovia event handlernoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningSharding inforange basedShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess control via Jena Securityyes infousers and table-level permissionsAccess rights for users and rolesRole based access control and fine grained access rights

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 - TDBGraph Engine infoformer name: TrinityRethinkDBToroDBTranswarp Hippo
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

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

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

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

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

Trinity
30 October 2010, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

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

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