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. MySQL vs. SwayDB vs. TerminusDB

System Properties Comparison Apache Jena - TDB vs. GeoMesa vs. MySQL vs. SwayDB vs. TerminusDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonGeoMesa  Xexclude from comparisonMySQL  Xexclude from comparisonSwayDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  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.Widely used open source RDBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRDF storeSpatial DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
RDF store
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
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.geomesa.orgwww.mysql.comswaydb.simer.auterminusdb.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.geomesa.org/­documentation/­stable/­user/­index.htmldev.mysql.com/­docterminusdb.github.io/­terminusdb/­#
DeveloperApache Software Foundation infooriginally developed by HP LabsCCRi and othersOracle infosince 2010, originally MySQL AB, then SunSimer PlahaDataChemist Ltd.
Initial release20002014199520182018
Current release4.9.0, July 20235.0.0, May 20248.4.0, April 202411.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache License 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGNU Affero GPL V3.0Open Source infoGPL V3
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaScalaC and C++ScalaProlog, Rust
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeyes infoRDF Schemasyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.noyesnono
Secondary indexesyesyesyesno
SQL infoSupport of SQLnonoyes infowith proprietary extensionsnoSQL-like query language (WOQL)
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
ADO.NET
JDBC
ODBC
Proprietary native API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
Kotlin
Scala
JavaScript
Python
Server-side scripts infoStored proceduresyesnoyes infoproprietary syntaxnoyes
Triggersyes infovia event handlernoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonedepending on storage layerhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricnoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonedepending on storage layerMulti-source replication
Source-replica replication
noneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACID infonot for MyISAM storage engineAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory journaling
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 with fine-grained authorization concept infono user groups or rolesnoRole-based access control

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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache Jena - TDBGeoMesaMySQLSwayDBTerminusDB infoformer name was DataChemist
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

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

Choosing the Best MySQL Reporting Tool for Your Team
1 June 2024, Medium

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

Outage for MySQL.com Web Sites
31 May 2024, Data Center Knowledge

PlanetScale forks MySQL to add vector support
1 June 2024, Yahoo Movies Canada

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

provided by Google News

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

Bus Terminus Update - April 26th
26 April 2021, Around DB and Life on Lantau

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