DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Elasticsearch vs. GraphDB vs. Oracle Berkeley DB vs. RDF4J vs. Warp 10

System Properties Comparison Elasticsearch vs. GraphDB vs. Oracle Berkeley DB vs. RDF4J vs. Warp 10

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Widely used in-process key-value storeRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelSearch engineGraph DBMS
RDF store
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
RDF storeTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.elastic.co/­elasticsearchwww.ontotext.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrdf4j.orgwww.warp10.io
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgraphdb.ontotext.com/­documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlrdf4j.org/­documentationwww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperElasticOntotextOracle infooriginally developed by Sleepycat, which was acquired by OracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SenX
Initial release20102000199420042015
Current release8.6, January 202310.4, October 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoElastic Licensecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infocommercial license availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache License 2.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 languageJavaJavaC, Java, C++ (depending on the Berkeley DB edition)JavaJava
Server operating systemsAll OS with a Java VMAll OS with a Java VM
Linux
OS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free and OWL/RDFS-schema support; RDF shapesschema-freeyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyes infoAll search fields are automatically indexedyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyesno
SQL infoSupport of SQLSQL-like query languagestored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infoSQL interfaced based on SQLite is availablenono
APIs and other access methodsJava API
RESTful HTTP/JSON API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.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
Java
PHP
Python
Server-side scripts infoStored proceduresyeswell-defined plugin interfaces; JavaScript server-side extensibilitynoyesyes infoWarpScript
Triggersyes infoby using the 'percolation' featurenoyes infoonly for the SQL APIyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationSource-replica replicationnoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
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, allImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes infoConstraint checkingnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyes
User concepts infoAccess controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.nonoMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
ElasticsearchGraphDB infoformer name: OWLIMOracle Berkeley DBRDF4J infoformerly known as SesameWarp 10
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 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

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

More resources
ElasticsearchGraphDB infoformer name: OWLIMOracle Berkeley DBRDF4J infoformerly known as SesameWarp 10
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, businesswire.com

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

provided by Google News

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

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

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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.

RaimaDB logo

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

Milvus logo

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

SingleStore logo

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

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

Present your product here