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. GeoMesa vs. RethinkDB vs. SAP Advantage Database Server vs. SwayDB

System Properties Comparison Apache Jena - TDB vs. GeoMesa vs. RethinkDB vs. SAP Advantage Database Server vs. SwayDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonGeoMesa  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSwayDB  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
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.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Low-cost RDBMS with access to ISAM and FoxPro data structuresAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRDF storeSpatial DBMSDocument storeRelational DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.97
Rank#88  Overall
#3  RDF stores
Score0.82
Rank#218  Overall
#4  Spatial DBMS
Score2.81
Rank#110  Overall
#20  Document stores
Score0.03
Rank#385  Overall
#60  Key-value stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.geomesa.orgrethinkdb.comwww.sap.com/products/advantage-database-server.htmlswaydb.simer.au
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.geomesa.org/­documentation/­stable/­user/­index.htmlrethinkdb.com/­docs
DeveloperApache Software Foundation infooriginally developed by HP LabsCCRi and othersThe Linux Foundation infosince July 2017Sybase, SAPSimer Plaha
Initial release20002014200919932018
Current release4.9.0, July 20234.0.5, February 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache License 2.0Open Source infoApache Version 2commercialOpen Source infoGNU Affero GPL V3.0
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 languageJavaScalaC++Scala
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
Linux
Windows
Data schemeyes infoRDF Schemasyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyesno
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.nononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnononoyesno
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJavaC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Delphi
Perl
PHP
Java
Kotlin
Scala
Server-side scripts infoStored proceduresyesnoyesno
Triggersyes infovia event handlernoClient-side triggers through changefeedsyesno
Partitioning methods infoMethods for storing different data on different nodesnonedepending on storage layerSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonedepending on storage layerSource-replica replicationMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoAtomic single-document operationsACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.depending on storage layernono infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlAccess control via Jena Securityyes infodepending on the DBMS used for storageyes infousers and table-level permissionsfine grained access rights according to SQL-standardno

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 - TDBGeoMesaRethinkDBSAP Advantage Database Server infoformer name: Sybase ADSSwayDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

Under the Hood of Deep Learning. A step-by-step tutorial to understand… | by Mohamed Gharibi
13 January 2020, Towards Data Science

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

SAP Slams Oracle's Ad Tactics, Calls Rival's Campaign Imitative - WSJ
26 July 2004, The Wall Street Journal

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here