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. atoti vs. Citus vs. FatDB vs. SQL.JS

System Properties Comparison Apache Jena - TDB vs. atoti vs. Citus vs. FatDB vs. SQL.JS

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonatoti  Xexclude from comparisonCitus  Xexclude from comparisonFatDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA .NET NoSQL DBMS that can integrate with and extend SQL Server.Port of SQLite to JavaScript
Primary database modelRDF storeObject oriented DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlatoti.iowww.citusdata.comsql.js.org
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.atoti.iodocs.citusdata.comsql.js.org/­documentation/­index.html
DeveloperApache Software Foundation infooriginally developed by HP LabsActiveViamFatCloudAlon Zakai infoenhancements implemented by others
Initial release2000201020122012
Current release4.9.0, July 20238.1, December 2018
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercial infofree versions availableOpen Source infoAGPL, commercial license also availablecommercialOpen Source
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 languageJavaJavaCC#JavaScript
Server operating systemsAll OS with a Java VMLinuxWindowsserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyes infoRDF Schemasyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 functionalityno
Secondary indexesyesyesyes
SQL infoSupport of SQLnoMultidimensional Expressions (MDX)yes infostandard, with numerous extensionsno infoVia inetgration in SQL Serveryes infoSQL-92 is not fully supported
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
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JavaScript API
Supported programming languagesJava.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#JavaScript
Server-side scripts infoStored proceduresyesPythonuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes infovia applicationsno
Triggersyes infovia event handleryesyes infovia applicationsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, horizontal partitioningShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infoother methods possible by using 3rd party extensionsselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integrityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess control via Jena Securityfine grained access rights according to SQL-standardno infoCan implement custom security layer via applicationsno

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 - TDBatotiCitusFatDBSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 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

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

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

provided by Google News

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

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

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

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

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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

Present your product here