DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Jena - TDB vs. IBM Cloudant vs. RethinkDB vs. SwayDB vs. Yaacomo

System Properties Comparison Apache Jena - TDB vs. IBM Cloudant vs. RethinkDB vs. SwayDB vs. Yaacomo

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkDatabase as a Service offering based on Apache CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRDF storeDocument storeDocument storeKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score2.68
Rank#106  Overall
#20  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.ibm.com/­products/­cloudantrethinkdb.comswaydb.simer.auyaacomo.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlcloud.ibm.com/­docs/­Cloudantrethinkdb.com/­docs
DeveloperApache Software Foundation infooriginally developed by HP LabsIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014The Linux Foundation infosince July 2017Simer PlahaQ2WEB GmbH
Initial release20002010200920182009
Current release4.9.0, July 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercialOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.0commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC++Scala
Server operating systemsAll OS with a Java VMhostedLinux
OS X
Windows
Android
Linux
Windows
Data schemeyes infoRDF Schemasschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes infostring, binary, float, bool, date, geometrynoyes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
RESTful HTTP/JSON APIJDBC
ODBC
Supported programming languagesJavaC#
Java
JavaScript
Objective-C
PHP
Ruby
C 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
Java
Kotlin
Scala
Server-side scripts infoStored proceduresyesView functions (Map-Reduce) in JavaScriptno
Triggersyes infovia event handleryesClient-side triggers through changefeedsnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding inforange basednonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Source-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsno infoatomic operations within a document possibleAtomic single-document operationsAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyes 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.nonoyesyes
User concepts infoAccess controlAccess control via Jena SecurityAccess rights for users can be defined per databaseyes infousers and table-level permissionsnofine 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 - TDBIBM CloudantRethinkDBSwayDBYaacomo
DB-Engines blog posts

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

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

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

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

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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