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. Citus vs. DuckDB vs. SiriDB vs. Yaacomo

System Properties Comparison Apache Jena - TDB vs. Citus vs. DuckDB vs. SiriDB vs. Yaacomo

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonCitus  Xexclude from comparisonDuckDB  Xexclude from comparisonSiriDB  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 frameworkScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLAn embeddable, in-process, column-oriented SQL OLAP RDBMSOpen Source Time Series DBMSOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRDF storeRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.citusdata.comduckdb.orgsiridb.comyaacomo.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.citusdata.comduckdb.org/­docsdocs.siridb.com
DeveloperApache Software Foundation infooriginally developed by HP LabsCesbitQ2WEB GmbH
Initial release20002010201820172009
Current release4.9.0, July 20238.1, December 20181.0.0, June 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoAGPL, commercial license also availableOpen Source infoMIT LicenseOpen Source infoMIT Licensecommercial
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 languageJavaCC++C
Server operating systemsAll OS with a Java VMLinuxserver-lessLinuxAndroid
Linux
Windows
Data schemeyes infoRDF Schemasyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes infoNumeric datayes
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.yes infospecific XML type available, but no XML query functionalitynonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyes infostandard, with numerous extensionsyesnoyes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP APIJDBC
ODBC
Supported programming languagesJava.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nono
Triggersyes infovia event handleryesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infoother methods possible by using 3rd party extensionsnoneyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.noyesyesyes
User concepts infoAccess controlAccess control via Jena Securityfine grained access rights according to SQL-standardnosimple rights management via user accountsfine 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 - TDBCitusDuckDBSiriDBYaacomo
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

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for 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

Present your product here