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. LMDB vs. RethinkDB vs. Solr vs. SwayDB

System Properties Comparison Apache Jena - TDB vs. LMDB vs. RethinkDB vs. Solr vs. SwayDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonLMDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSolr  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA high performant, light-weight, embedded key-value database libraryDBMS for the Web with a mechanism to push updated query results to applications in realtime.A widely used distributed, scalable search engine based on Apache LuceneAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRDF storeKey-value storeDocument storeSearch engineKey-value store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score1.99
Rank#125  Overall
#21  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score42.91
Rank#24  Overall
#3  Search engines
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.symas.com/­symas-embedded-database-lmdbrethinkdb.comsolr.apache.orgswaydb.simer.au
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwww.lmdb.tech/­docrethinkdb.com/­docssolr.apache.org/­resources.html
DeveloperApache Software Foundation infooriginally developed by HP LabsSymasThe Linux Foundation infosince July 2017Apache Software FoundationSimer Plaha
Initial release20002011200920062018
Current release4.9.0, July 20230.9.32, January 20242.4.1, August 20209.6.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infoGNU Affero GPL V3.0
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 languageJavaCC++JavaScala
Server operating systemsAll OS with a Java VMLinux
Unix
Windows
Linux
OS X
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyes infoRDF Schemasschema-freeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyes infosupports customizable data types and automatic typingno
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.nonoyesno
Secondary indexesyesnoyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnononoSolr Parallel SQL Interfaceno
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Java API
RESTful HTTP/JSON API
Supported programming languagesJava.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
C 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
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Java
Kotlin
Scala
Server-side scripts infoStored proceduresyesnoJava pluginsno
Triggersyes infovia event handlernoClient-side triggers through changefeedsyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding inforange basedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDAtomic single-document operationsoptimistic lockingAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.yesnoyesyes
User concepts infoAccess controlAccess control via Jena Securitynoyes infousers and table-level permissionsyesno

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 - TDBLMDBRethinkDBSolrSwayDB
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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, 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

The Tom Brady Data Biography
8 September 2023, StatsBomb

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

provided by Google News

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

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

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 May 2024, The Globe and Mail

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SOLR hosts May Day amid ongoing contract negotiations
12 May 2024, Daily Northwestern

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here