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

DBMS > LevelDB vs. OpenSearch vs. RDF4J vs. RethinkDB vs. Stardog

System Properties Comparison LevelDB vs. OpenSearch vs. RDF4J vs. RethinkDB vs. Stardog

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRethinkDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value storeSearch engineRDF storeDocument storeGraph DBMS
RDF store
Secondary database modelsVector DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.35
Rank#111  Overall
#19  Key-value stores
Score16.36
Rank#37  Overall
#4  Search engines
Score0.69
Rank#230  Overall
#9  RDF stores
Score2.74
Rank#105  Overall
#19  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitegithub.com/­google/­leveldbgithub.com/­opensearch-project
opensearch.org
rdf4j.orgrethinkdb.comwww.stardog.com
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdopensearch.org/­docs/­latestrdf4j.org/­documentationrethinkdb.com/­docsdocs.stardog.com
DeveloperGoogleAmazon Web ServicesSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.The Linux Foundation infosince July 2017Stardog-Union
Initial release20112021200420092010
Current release1.23, February 20212.5.0, January 20232.4.1, August 20207.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoApache Version 2.0Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache Version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageC++JavaJavaC++Java
Server operating systemsIllumos
Linux
OS X
Windows
All OS with a Java VMLinux
OS X
Unix
Windows
Linux
OS X
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoRDF Schemasschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenoyesyesyes infostring, binary, float, bool, date, geometryyes
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 infoImport/export of XML data possible
Secondary indexesnoyes infoAll search fields are automatically indexedyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-like query languagenonoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJava API
RESTful HTTP/JSON API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Java
PHP
Python
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
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyesyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyes infoby using the 'percolation' featureyesClient-side triggers through changefeedsyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneSource-replica replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infoIsolation support depends on the API usedAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnonoyes infousers and table-level permissionsAccess rights for users and roles
More information provided by the system vendor
LevelDBOpenSearchRDF4J infoformerly known as SesameRethinkDBStardog
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
LevelDBOpenSearchRDF4J infoformerly known as SesameRethinkDBStardog
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

Recent citations in the news

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

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

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21 May 2024, AWS Blog

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

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

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

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



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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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