DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Jena - TDB vs. Riak TS vs. SQLite vs. Transbase

System Properties Comparison Apache Jena - TDB vs. Riak TS vs. SQLite vs. Transbase

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSQLite  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVWidely used embeddable, in-process RDBMSA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRDF storeTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.91
Rank#93  Overall
#3  RDF stores
Score0.17
Rank#318  Overall
#27  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.05
Rank#355  Overall
#150  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.sqlite.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.sqlite.org/­docs.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software Foundation infooriginally developed by HP LabsOpen Source, formerly Basho TechnologiesDwayne Richard HippTransaction Software GmbH
Initial release2000201520001987
Current release4.9.0, July 20233.0.0, September 20223.46.1  (13 August 2024), August 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open SourceOpen Source infoPublic Domaincommercial infofree development license
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 languageJavaErlangCC and C++
Server operating systemsAll OS with a Java VMLinux
OS X
server-lessFreeBSD
Linux
macOS
Solaris
Windows
Data schemeyes infoRDF Schemasschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesnoyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesyesrestrictedyesyes
SQL infoSupport of SQLnoyes, limitedyes infoSQL-92 is not fully supportedyes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
HTTP API
Native Erlang Interface
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
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
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyesErlangnoyes
Triggersyes infovia event handleryes infopre-commit hooks and post-commit hooksyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factornoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infolinks between datasets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
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.yesno
User concepts infoAccess controlAccess control via Jena Securitynonofine 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
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 - TDBRiak TSSQLiteTransbase
DB-Engines blog posts

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

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

From Zero to App: Building a Database-Driven Streamlit App with Python | by Alle Sravani | Sep, 2024
26 September 2024, Towards Data Science

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

RaimaDB logo

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

Present your product here