DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Jena - TDB vs. Ehcache vs. EXASOL vs. Oracle

System Properties Comparison Apache Jena - TDB vs. Ehcache vs. EXASOL vs. Oracle

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonEhcache  Xexclude from comparisonEXASOL  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA widely adopted Java cache with tiered storage optionsHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Widely used RDBMS
Primary database modelRDF storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.91
Rank#93  Overall
#3  RDF stores
Score4.79
Rank#66  Overall
#8  Key-value stores
Score1.66
Rank#138  Overall
#64  Relational DBMS
Score1286.59
Rank#1  Overall
#1  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.ehcache.orgwww.exasol.comwww.oracle.com/­database
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.ehcache.org/­documentationwww.exasol.com/­resourcesdocs.oracle.com/­en/­database
DeveloperApache Software Foundation infooriginally developed by HP LabsTerracotta Inc, owned by Software AGExasolOracle
Initial release2000200920001980
Current release4.9.0, July 20233.10.0, March 202223c, September 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache Version 2; commercial licenses availablecommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC and C++
Server operating systemsAll OS with a Java VMAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyes infoRDF Schemasschema-freeyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyesyesyes
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
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnonoyesyes infowith proprietary extensions
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JCache.Net
JDBC
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaJavaJava
Lua
Python
R
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresyesnouser defined functionsPL/SQL infoalso stored procedures in Java possible
Triggersyes infovia event handleryes infoCache Event Listenersyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServerShardingSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta ServerMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoHadoop integrationno infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsyes infosupports JTA and can work as an XA resourceACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess control via Jena SecuritynoAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard

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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache Jena - TDBEhcacheEXASOLOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Recent citations in the news

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

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

Introducing Graph Store Protocol support for Amazon Neptune
2 August 2021, AWS Blog

A Semantic Knowledge Graph of European Mountain Value Chains
7 September 2024, Nature.com

6 Java Libraries for Machine Learning
3 October 2023, AIM

provided by Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, O'Reilly Media

provided by Google News

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14 May 2024, insideBIGDATA

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21 May 2024, Unite.AI

WashTec: Data Analytics for optimizing car wash systems.
27 May 2024, All-About-Industries

It’s Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

provided by Google News

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9 September 2024, azure.microsoft.com

Oracle inks deal with AWS to offer database services
10 September 2024, CIO

Getting Started with Exadata Database Service on Oracle Database@Google Cloud
9 September 2024, blogs.oracle.com

Oracle buries the hatchet with AWS, bringing its database to the world’s top cloud platform
9 September 2024, SiliconANGLE News

Hackers Allegedly Claim Leak of Oracle Data on Hacking Forum
23 September 2024, CybersecurityNews

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

RaimaDB logo

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

Present your product here