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

DBMS > Apache Jena - TDB vs. Citus vs. Dolt vs. Graphite

System Properties Comparison Apache Jena - TDB vs. Citus vs. Dolt vs. Graphite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonCitus  Xexclude from comparisonDolt  Xexclude from comparisonGraphite  Xexclude from comparison
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 PostgreSQLA MySQL compatible DBMS with Git-like versioning of data and schemaData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called Whisper
Primary database modelRDF storeRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.91
Rank#93  Overall
#3  RDF stores
Score2.13
Rank#117  Overall
#56  Relational DBMS
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score5.19
Rank#62  Overall
#4  Time Series DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.citusdata.comgithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­graphite-project/­graphite-web
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.citusdata.comdocs.dolthub.comgraphite.readthedocs.io
DeveloperApache Software Foundation infooriginally developed by HP LabsDoltHub IncChris Davis
Initial release2000201020182006
Current release4.9.0, July 20238.1, December 2018
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoAGPL, commercial license also availableOpen Source infoApache Version 2.0Open Source infoApache 2.0
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 languageJavaCGoPython
Server operating systemsAll OS with a Java VMLinuxLinux
macOS
Windows
Linux
Unix
Data schemeyes infoRDF Schemasyesyesyes
Typing infopredefined data types such as float or dateyesyesyesNumeric data only
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 functionalitynono
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoyes infostandard, with numerous extensionsyesno
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
CLI Client
HTTP REST
HTTP API
Sockets
Supported programming languagesJava.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes infocurrently in alpha releaseno
Triggersyes infovia event handleryesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infoother methods possible by using 3rd party extensionsA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynone
Foreign keys infoReferential integrityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infolocking
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.no
User concepts infoAccess controlAccess control via Jena Securityfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupno

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

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

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

Microsoft acquires Citus Data, creators of a cloud-friendly version of the PostgreSQL database
24 January 2019, GeekWire

Microsoft buys an open source database startup to give it an edge against Amazon Web Services
24 January 2019, Business Insider

Microsoft acquires another open-source company, Citus Data
24 January 2019, CNBC

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Radar trends to watch: September 2020
1 September 2020, O'Reilly Media

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

Most Prominent Time Series Databases For Data Scientists
6 September 2021, AIM

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

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

SingleStore logo

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

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

Neo4j logo

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

Present your product here