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. BigObject vs. Datastax Enterprise vs. InfinityDB vs. RethinkDB

System Properties Comparison Apache Jena - TDB vs. BigObject vs. Datastax Enterprise vs. InfinityDB vs. RethinkDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBigObject  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonInfinityDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkAnalytic DBMS for real-time computations and queriesDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.A Java embedded Key-Value Store which extends the Java Map interfaceDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRDF storeRelational DBMS infoa hierachical model (tree) can be imposedWide column storeKey-value storeDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlbigobject.iowww.datastax.com/­products/­datastax-enterpriseboilerbay.comrethinkdb.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.bigobject.iodocs.datastax.comboilerbay.com/­infinitydb/­manualrethinkdb.com/­docs
DeveloperApache Software Foundation infooriginally developed by HP LabsBigObject, Inc.DataStaxBoiler Bay Inc.The Linux Foundation infosince July 2017
Initial release20002015201120022009
Current release4.9.0, July 20236.8, April 20204.02.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercial infofree community edition availablecommercialcommercialOpen Source infoApache Version 2
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaJavaJavaC++
Server operating systemsAll OS with a Java VMLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
OS X
All OS with a Java VMLinux
OS X
Windows
Data schemeyes infoRDF Schemasyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infostring, binary, float, bool, date, geometry
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.nononono
Secondary indexesyesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsSQL-like DML and DDL statements (CQL); Spark SQLnono
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
fluentd
ODBC
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languagesJavaC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresyesLuanono
Triggersyes infovia event handlernoyesnoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infono "single point of failure"noneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneconfigurable replication factor, datacenter aware, advanced replication for edge computingnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnono infomanual creation possible, using inversions based on multi-value capabilityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsnono infoAtomicity and isolation are supported for single operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyesyes infoMVCC based
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.yesyesnono
User concepts infoAccess controlAccess control via Jena SecuritynoAccess rights for users can be defined per objectnoyes infousers and table-level permissions
More information provided by the system vendor
Apache Jena - TDBBigObjectDatastax EnterpriseInfinityDBRethinkDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Yahoo Finance

How to Migrate From DataStax Enterprise to Instaclustr Managed Apache Cassandra
17 January 2024, Database Trends and Applications

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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.

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

Present your product here