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. Derby vs. Hive vs. Infobright vs. Sadas Engine

System Properties Comparison Apache Jena - TDB vs. Derby vs. Hive vs. Infobright vs. Sadas Engine

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonHive  Xexclude from comparisonInfobright  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.data warehouse software for querying and managing large distributed datasets, built on HadoopHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRDF storeRelational DBMSRelational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmldb.apache.org/­derbyhive.apache.orgignitetech.com/­softwarelibrary/­infobrightdbwww.sadasengine.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldb.apache.org/­derby/­manuals/­index.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homewww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software Foundation infooriginally developed by HP LabsApache Software FoundationApache Software Foundation infoinitially developed by FacebookIgnite Technologies Inc.; formerly InfoBright Inc.SADAS s.r.l.
Initial release20001997201220052006
Current release4.9.0, July 202310.17.1.0, November 20233.1.3, April 20228.0
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache version 2Open Source infoApache Version 2commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercial infofree trial version 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 languageJavaJavaJavaCC++
Server operating systemsAll OS with a Java VMAll OS with a Java VMAll OS with a Java VMLinux
Windows
AIX
Linux
Windows
Data schemeyes infoRDF Schemasyesyesyesyes
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.yesnono
Secondary indexesyesyesyesno infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statementsyesyes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBCJDBC
ODBC
Thrift
ADO.NET
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
Supported programming languagesJavaJavaC++
Java
PHP
Python
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesJava Stored Proceduresyes infouser defined functions and integration of map-reducenono
Triggersyes infovia event handleryesnonono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationselectable replication factorSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess control via Jena Securityfine grained access rights according to SQL-standardAccess rights for users, groups and rolesfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAccess rights for users, groups and roles 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

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

More resources
Apache Jena - TDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBHiveInfobrightSadas Engine
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

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

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

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

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26 June 2020, Towards Data Science

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here