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. H2 vs. HEAVY.AI vs. MarkLogic vs. SAP IQ

System Properties Comparison Apache Jena - TDB vs. H2 vs. HEAVY.AI vs. MarkLogic vs. SAP IQ

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonH2  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonMarkLogic  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  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.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareOperational and transactional Enterprise NoSQL databaseColumnar RDBMS optimized for Big Data analytics
Primary database modelRDF storeRelational DBMSRelational DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMS infocolumn-oriented
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score1.64
Rank#145  Overall
#67  Relational DBMS
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Score2.64
Rank#108  Overall
#52  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.h2database.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.progress.com/­marklogicwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.h2database.com/­html/­main.htmldocs.heavy.aiwww.progress.com/­marklogic/­documentationhelp.sap.com/­docs/­SAP_IQ
DeveloperApache Software Foundation infooriginally developed by HP LabsThomas MuellerHEAVY.AI, Inc.MarkLogic Corp.SAP, formerly Sybase
Initial release20002005201620011994
Current release4.9.0, July 20232.2.220, July 20235.10, January 202211.0, December 202216.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2; enterprise edition availablecommercial inforestricted free version is availablecommercial
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 languageJavaJavaC++ and CUDAC++
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinuxLinux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyes infoRDF Schemasyesyesschema-free infoSchema can be enforcedyes
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.nonoyesno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoyesyesyes infoSQL92yes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
ODBC
JDBC
ODBC
Thrift
Vega
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesJavaJavaAll languages supporting JDBC/ODBC/Thrift
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesJava Stored Procedures and User-Defined Functionsnoyes infovia XQuery or JavaScriptyes
Triggersyes infovia event handleryesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoRound robinShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replicationyesSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDnoACID infocan act as a resource manager in an XA/JTA transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
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, with Range Indexesno
User concepts infoAccess controlAccess control via Jena Securityfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardRole-based access control at the document and subdocument levelsfine 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

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

More resources
Apache Jena - TDBH2HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MarkLogicSAP IQ infoformer name: Sybase IQ
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 Java Libraries for Machine Learning – AIM
3 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

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here