DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Jena - TDB vs. GeoMesa vs. HugeGraph vs. SQLite

System Properties Comparison Apache Jena - TDB vs. GeoMesa vs. HugeGraph vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonGeoMesa  Xexclude from comparisonHugeGraph  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.A fast-speed and highly-scalable Graph DBMSWidely used embeddable, in-process RDBMS
Primary database modelRDF storeSpatial DBMSGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.geomesa.orggithub.com/­hugegraph
hugegraph.apache.org
www.sqlite.org
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.geomesa.org/­documentation/­stable/­user/­index.htmlhugegraph.apache.org/­docswww.sqlite.org/­docs.html
DeveloperApache Software Foundation infooriginally developed by HP LabsCCRi and othersBaiduDwayne Richard Hipp
Initial release2000201420182000
Current release4.9.0, July 20235.0.0, May 20240.93.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache License 2.0Open Source infoApache Version 2.0Open Source infoPublic Domain
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 languageJavaScalaJavaC
Server operating systemsAll OS with a Java VMLinux
macOS
Unix
server-less
Data schemeyes infoRDF Schemasyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.nonono
Secondary indexesyesyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supported
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaGroovy
Java
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyesnoasynchronous Gremlin script jobsno
Triggersyes infovia event handlernonoyes
Partitioning methods infoMethods for storing different data on different nodesnonedepending on storage layeryes infodepending on used storage backend, e.g. Cassandra and HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonedepending on storage layeryes infodepending on used storage backend, e.g. Cassandra and HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesvia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerEventual Consistency
Foreign keys infoReferential integritynoyes infoedges in graphyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layeryesyes
User concepts infoAccess controlAccess control via Jena Securityyes infodepending on the DBMS used for storageUsers, roles and permissionsno

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Apache Jena - TDBGeoMesaHugeGraphSQLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

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.

Present your product here