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. ClickHouse vs. Couchbase vs. MarkLogic vs. Sadas Engine

System Properties Comparison Apache Jena - TDB vs. ClickHouse vs. Couchbase vs. MarkLogic vs. Sadas Engine

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonClickHouse  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonMarkLogic  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseOperational and transactional Enterprise NoSQL databaseSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRDF storeRelational DBMSDocument storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMS
Secondary database modelsTime Series DBMSKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.85
Rank#86  Overall
#3  RDF stores
Score16.20
Rank#37  Overall
#23  Relational DBMS
Score18.46
Rank#36  Overall
#5  Document stores
Score6.50
Rank#56  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#5  Search engines
Score0.03
Rank#379  Overall
#156  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlclickhouse.comwww.couchbase.comwww.marklogic.comwww.sadasengine.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlclickhouse.com/­docsdocs.couchbase.comdocs.marklogic.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software Foundation infooriginally developed by HP LabsClickhouse Inc.Couchbase, Inc.MarkLogic Corp.SADAS s.r.l.
Initial release20002016201120012006
Current release4.9.0, July 2023v24.3.2.23-lts, April 2024Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202311.0, December 20228.0
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache 2.0Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial inforestricted free version is availablecommercial infofree trial version 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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageJavaC++C, C++, Go and ErlangC++C++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
macOS
Linux
OS X
Windows
Linux
OS X
Windows
AIX
Linux
Windows
Data schemeyes infoRDF Schemasyesschema-freeschema-free infoSchema can be enforcedyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoClose to ANSI SQL (SQL/JSON + extensions)SQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infoSQL92yes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
Proprietary protocol
Supported programming languagesJavaC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesyesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes infovia XQuery or JavaScriptno
Triggersyes infovia event handlernoyes infovia the TAP protocolyesno
Partitioning methods infoMethods for storing different data on different nodesnonekey based and customAutomatic ShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-source replication infoincluding cross data center replication
Source-replica replication
yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACIDACID infocan act as a resource manager in an XA/JTA transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyes infoEphemeral bucketsyes, with Range Indexesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess control via Jena SecurityAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Role-based access control at the document and subdocument levelsAccess rights for users, groups and roles 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 partiesAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache Jena - TDBClickHouseCouchbase infoOriginally called MembaseMarkLogicSadas Engine
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17 April 2018, ResearchGate

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26 June 2020, Towards Data Science

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22 December 2023, Towards Data Science

provided by Google News

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares Insider Sell: Couchbase Inc (BASE) CEO ...
17 April 2024, Yahoo Finance

Couchbase Bolsters GenAI Development with Vector Search, RAG
29 February 2024, Datanami

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, BI-Platform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Neo4j logo

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

Present your product here