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 > Elasticsearch vs. Memcached vs. Neo4j vs. RDF4J vs. RocksDB

System Properties Comparison Elasticsearch vs. Memcached vs. Neo4j vs. RDF4J vs. RocksDB

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonMemcached  Xexclude from comparisonNeo4j  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRocksDB  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 metricIn-memory key-value store, originally intended for cachingScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelSearch engineKey-value storeGraph DBMSRDF storeKey-value store
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
Score19.42
Rank#32  Overall
#4  Key-value stores
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitewww.elastic.co/­elasticsearchwww.memcached.orgneo4j.comrdf4j.orgrocksdb.org
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgithub.com/­memcached/­memcached/­wikineo4j.com/­docsrdf4j.org/­documentationgithub.com/­facebook/­rocksdb/­wiki
DeveloperElasticDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalNeo4j, Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Facebook, Inc.
Initial release20102003200720042013
Current release8.6, January 20231.6.25, March 20245.19, April 20248.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoBSD licenseOpen Source infoGPL version3, commercial licenses availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoBSD
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJavaCJava, ScalaJavaC++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-free and schema-optionalyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesnoyesyesno
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.nono
Secondary indexesyes infoAll search fields are automatically indexednoyes infopluggable indexing subsystem, by default Apache Luceneyesno
SQL infoSupport of SQLSQL-like query languagenononono
APIs and other access methodsJava API
RESTful HTTP/JSON API
Proprietary protocolBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
C++ API
Java API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Java
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyesnoyes infoUser defined Procedures and Functionsyesno
Triggersyes infoby using the 'percolation' featurenoyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyes using Neo4j Fabricnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoRepcached, a Memcached patch, provides this functionallityCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlynoneyes
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, allCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integritynonoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infoIsolation support depends on the API usedyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesnoyesyes 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 integrationyes
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)nono
More information provided by the system vendor
ElasticsearchMemcachedNeo4jRDF4J infoformerly known as SesameRocksDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

How to Configure Neo4j Aura With AWS PrivateLink
21 May 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18 May 2024

Neo4j Joins the Connect with Confluent Partner Program
16 May 2024

10 Inspiring Projects to Spark Your NODES 2024 Presentation
15 May 2024

New Security Feature in Neo4j Aura: Customer Managed Keys
15 May 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
ElasticsearchMemcachedNeo4jRDF4J infoformerly known as SesameRocksDB
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

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

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Elasticsearch Enables 400 Criteo Engineers to Search 4 TB of Log Data per Week
19 May 2024, Yahoo Singapore News

Elasticsearch Delivers Performance Increase for Users Running the Elastic Search AI Platform on Arm-based ...
21 May 2024, 01Net

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

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j Empowers Syracuse University with $250K Grant to Tackle Misinformation in 2024 Elections
8 May 2024, Datanami

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News



Share this page

Featured Products

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.

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

Present your product here