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. Cassandra vs. EJDB vs. Realm vs. RocksDB

System Properties Comparison Apache Jena - TDB vs. Cassandra vs. EJDB vs. Realm vs. RocksDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonCassandra  Xexclude from comparisonEJDB  Xexclude from comparisonRealm  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRDF storeWide column storeDocument storeDocument storeKey-value store
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score98.83
Rank#12  Overall
#1  Wide column stores
Score0.31
Rank#296  Overall
#44  Document stores
Score7.41
Rank#52  Overall
#8  Document stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlcassandra.apache.orggithub.com/­Softmotions/­ejdbrealm.iorocksdb.org
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlcassandra.apache.org/­doc/­latestgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdrealm.io/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperApache Software Foundation infooriginally developed by HP LabsApache Software Foundation infoApache top level project, originally developped by FacebookSoftmotionsRealm, acquired by MongoDB in May 2019Facebook, Inc.
Initial release20002008201220142013
Current release4.9.0, July 20234.1.3, July 20239.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache version 2Open Source infoGPLv2Open SourceOpen Source infoBSD
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJavaCC++
Server operating systemsAll OS with a Java VMBSD
Linux
OS X
Windows
server-lessAndroid
Backend: server-less
iOS
Windows
Linux
Data schemeyes infoRDF Schemasschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, bool, date, object_idyesno
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 indexesyesrestricted infoonly equality queries, not always the best performing solutionnoyesno
SQL infoSupport of SQLnoSQL-like SELECT, DML and DDL statements (CQL)nonono
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
in-process shared libraryC++ API
Java API
Supported programming languagesJavaC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyesnonono inforuns within the applications so server-side scripts are unnecessaryno
Triggersyes infovia event handleryesnoyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"nonenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoRepresentation of geographical distribution of servers is possiblenonenoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsno infoAtomicity and isolation are supported for single operationsnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyes
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.noyes infoIn-Memory realmyes
User concepts infoAccess controlAccess control via Jena SecurityAccess rights for users can be defined per objectnoyesno
More information provided by the system vendor
Apache Jena - TDBCassandraEJDBRealmRocksDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

An Introduction to David Jones-Gilardi, Developer Relations
11 June 2024

Introducing Tejas Kumar, Developer Relations Engineer
7 June 2024

Indexing All of Wikipedia on a Laptop
5 June 2024

An Introduction to Phil Nash, Developer Relations
3 June 2024

Focus on Creativity, Not Clusters: DataStax Mission Control in Action!
30 May 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Apache Jena - TDBCassandraEJDBRealmRocksDB
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

How Zalando migrated their shopping carts to Amazon DynamoDB from Apache Cassandra | Amazon Web Services
11 October 2023, AWS Blog

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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