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. Microsoft Azure AI Search vs. Realm vs. RocksDB vs. VoltDB

System Properties Comparison Apache Jena - TDB vs. Microsoft Azure AI Search vs. Realm vs. RocksDB vs. VoltDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonRealm  Xexclude from comparisonRocksDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkSearch-as-a-service for web and mobile app developmentA 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)Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRDF storeSearch engineDocument storeKey-value storeRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score5.59
Rank#63  Overall
#7  Search engines
Score7.60
Rank#52  Overall
#9  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlazure.microsoft.com/­en-us/­services/­searchrealm.iorocksdb.orgwww.voltdb.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmllearn.microsoft.com/­en-us/­azure/­searchrealm.io/­docsgithub.com/­facebook/­rocksdb/­wikidocs.voltdb.com
DeveloperApache Software Foundation infooriginally developed by HP LabsMicrosoftRealm, acquired by MongoDB in May 2019Facebook, Inc.VoltDB Inc.
Initial release20002015201420132010
Current release4.9.0, July 2023V18.11.4, April 202411.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercialOpen SourceOpen Source infoBSDOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++Java, C++
Server operating systemsAll OS with a Java VMhostedAndroid
Backend: server-less
iOS
Windows
LinuxLinux
OS X infofor development
Data schemeyes infoRDF Schemasyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLnonononoyes infoonly a subset of SQL 99
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
RESTful HTTP APIC++ API
Java API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaC#
Java
JavaScript
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C++
Go
Java
Perl
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesnono inforuns within the applications so server-side scripts are unnecessarynoJava
Triggersyes infovia event handlernoyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenonehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud servicenoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACIDyesACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
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 Securityyes infousing Azure authenticationyesnoUsers and roles with access to stored procedures

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 partiesSpeedb: 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 - TDBMicrosoft Azure AI SearchRealmRocksDBVoltDB
DB-Engines blog posts

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

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

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

provided by Google News

Microsoft beefs up Azure's arsenal of generative AI development tools
21 May 2024, SiliconANGLE News

Microsoft Azure AI gains new LLMs, governance features
21 May 2024, InfoWorld

Azure AI Studio Now Generally Available, Sporting New Models Both Big and Small
21 May 2024, Visual Studio Magazine

Microsoft Azure gets 'Models as a Service,' enhanced RAG offerings for enterprise generative AI
21 May 2024, ZDNet

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

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

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

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

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

Linux 5.6 I/O Scheduler Benchmarks: None, Kyber, BFQ, MQ-Deadline
7 April 2020, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here