DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Jena - TDB vs. Lovefield vs. OpenSearch vs. Oracle Berkeley DB vs. Riak TS

System Properties Comparison Apache Jena - TDB vs. Lovefield vs. OpenSearch vs. Oracle Berkeley DB vs. Riak TS

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonLovefield  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkEmbeddable relational database for web apps written in pure JavaScriptA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneWidely used in-process key-value storeRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelRDF storeRelational DBMSSearch engineKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlgoogle.github.io/­lovefieldgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdopensearch.org/­docs/­latestdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperApache Software Foundation infooriginally developed by HP LabsGoogleAmazon Web ServicesOracle infooriginally developed by Sleepycat, which was acquired by OracleOpen Source, formerly Basho Technologies
Initial release20002014202119942015
Current release4.9.0, July 20232.1.12, February 20172.5.0, January 202318.1.40, May 20203.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infocommercial license availableOpen 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.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaJavaScriptJavaC, Java, C++ (depending on the Berkeley DB edition)Erlang
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java VMAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Data schemeyes infoRDF Schemasyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnono
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.noyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesrestricted
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query languageyes infoSQL interfaced based on SQLite is availableyes, limited
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
Supported programming languagesJavaJavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresyesnoyesnoErlang
Triggersyes infovia event handlerUsing read-only observersyes infoby using the 'percolation' featureyes infoonly for the SQL APIyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Foreign keys infoReferential integrityyesnonono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes
User concepts infoAccess controlAccess control via Jena Securitynonono
More information provided by the system vendor
Apache Jena - TDBLovefieldOpenSearchOracle Berkeley DBRiak TS
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Apache Jena - TDBLovefieldOpenSearchOracle Berkeley DBRiak TS
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 Java Libraries for Machine Learning – AIM
3 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

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Simplify your query management with search templates in Amazon OpenSearch Service | Amazon Web Services
3 April 2024, AWS Blog

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here