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. Geode vs. GeoMesa vs. SQLite

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

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonGeode  Xexclude from comparisonGeoMesa  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Widely used embeddable, in-process RDBMS
Primary database modelRDF storeKey-value storeSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.91
Rank#93  Overall
#3  RDF stores
Score1.51
Rank#147  Overall
#25  Key-value stores
Score0.78
Rank#214  Overall
#4  Spatial DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlgeode.apache.orgwww.geomesa.orgwww.sqlite.org
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlgeode.apache.org/­docswww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.sqlite.org/­docs.html
DeveloperApache Software Foundation infooriginally developed by HP LabsOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.CCRi and othersDwayne Richard Hipp
Initial release2000200220142000
Current release4.9.0, July 20231.1, February 20175.0.1, July 20243.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache License 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 languageJavaJavaScalaC
Server operating systemsAll OS with a Java VMAll OS with a Java VM infothe JDK (8 or later) is also requiredserver-less
Data schemeyes infoRDF Schemasschema-freeyesyes 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 indexesyesnoyesyes
SQL infoSupport of SQLnoSQL-like query language (OQL)noyes infoSQL-92 is not fully supported
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Java Client API
Memcached protocol
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava.Net
All JVM based languages
C++
Groovy
Java
Scala
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 proceduresyesuser defined functionsnono
Triggersyes infovia event handleryes infoCache Event Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingdepending on storage layernone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationdepending on storage layernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistencydepending on storage layer
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsyes, on a single nodenoACID
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.yesdepending on storage layeryes
User concepts infoAccess controlAccess control via Jena SecurityAccess rights per client and object definableyes infodepending on the DBMS used for storageno

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 - TDBGeodeGeoMesaSQLite
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
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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
15 November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven Microservices
30 June 2018, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

HPE acquires Ampool to gain distributed SQL engine
9 July 2021, VentureBeat

provided by Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

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

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

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

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5 September 2024, Frontiers

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here