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. DolphinDB vs. LokiJS vs. Manticore Search vs. Oracle Berkeley DB

System Properties Comparison Apache Jena - TDB vs. DolphinDB vs. LokiJS vs. Manticore Search vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonLokiJS  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.In-memory JavaScript DBMSMulti-storage database for search, including full-text search.Widely used in-process key-value store
Primary database modelRDF storeTime Series DBMSDocument storeSearch engineKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsRelational DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.dolphindb.comgithub.com/­techfort/­LokiJSmanticoresearch.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.dolphindb.cn/­en/­help200/­index.htmltechfort.github.io/­LokiJSmanual.manticoresearch.comdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperApache Software Foundation infooriginally developed by HP LabsDolphinDB, IncManticore SoftwareOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20002018201420171994
Current release4.9.0, July 2023v2.00.4, January 20226.0, February 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercial infofree community version availableOpen SourceOpen Source infoGPL version 2Open Source infocommercial license available
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 languageJavaC++JavaScriptC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsAll OS with a Java VMLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeyes infoRDF Schemasyesschema-freeFixed schemaschema-free
Typing infopredefined data types such as float or dateyesyesnoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanno
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.nonoCan index from XMLyes infoonly with the Berkeley DB XML edition
Secondary indexesyesyesyes infovia viewsyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoSQL-like query languagenoSQL-like query languageyes infoSQL interfaced based on SQLite is available
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesJavaC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
JavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.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
Server-side scripts infoStored proceduresyesyesView functions in JavaScriptuser defined functionsno
Triggersyes infovia event handlernoyesnoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneSynchronous replication based on Galera librarySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynone
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsyesno infoatomic operations within a single collection possibleyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess control via Jena SecurityAdministrators, Users, Groupsnonono

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 - TDBDolphinDBLokiJSManticore SearchOracle Berkeley DB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

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

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

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