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. Blueflood vs. Cubrid vs. DuckDB vs. Sphinx

System Properties Comparison Apache Jena - TDB vs. Blueflood vs. Cubrid vs. DuckDB vs. Sphinx

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBlueflood  Xexclude from comparisonCubrid  Xexclude from comparisonDuckDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkScalable TimeSeries DBMS based on CassandraCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPAn embeddable, in-process, column-oriented SQL OLAP RDBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRDF storeTime Series DBMSRelational DBMSRelational DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitejena.apache.org/­documentation/­tdb/­index.htmlblueflood.iocubrid.com (korean)
cubrid.org (english)
duckdb.orgsphinxsearch.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlgithub.com/­rax-maas/­blueflood/­wikicubrid.org/­manualsduckdb.org/­docssphinxsearch.com/­docs
DeveloperApache Software Foundation infooriginally developed by HP LabsRackspaceCUBRID Corporation, CUBRID FoundationSphinx Technologies Inc.
Initial release20002013200820182001
Current release4.9.0, July 202311.0, January 20211.0.0, June 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoGPL version 2, commercial licence available
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 languageJavaJavaC, C++, JavaC++C++
Server operating systemsAll OS with a Java VMLinux
OS X
Linux
Windows
server-lessFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyes infoRDF Schemaspredefined schemeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesnoyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoyesyesSQL-like query language (SphinxQL)
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
HTTP RESTADO.NET
JDBC
ODBC
OLE DB
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Proprietary protocol
Supported programming languagesJavaC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresyesnoJava Stored Proceduresnono
Triggersyes infovia event handlernoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on CassandranonenoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infobased on CassandraSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess control via Jena Securitynofine grained access rights according to SQL-standardnono

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 - TDBBluefloodCubridDuckDBSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, 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

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

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

DuckDB 1.0 Released
4 June 2024, iProgrammer

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

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

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

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.

Present your product here