DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Memgraph vs. Neo4j vs. Redis

System Properties Comparison Memgraph vs. Neo4j vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonNeo4j  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelGraph DBMSGraph DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.54
Rank#98  Overall
#8  Graph DBMS
Score47.91
Rank#20  Overall
#1  Graph DBMS
Score152.19
Rank#7  Overall
#1  Key-value stores
Websitememgraph.comneo4j.comredis.com
redis.io
Technical documentationmemgraph.com/­docsneo4j.com/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperMemgraph LtdNeo4j, Inc.Redis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release201720072009
Current release5.23, August 20247.2.5, May 2024
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL version3, commercial licenses availableOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++Java, ScalaC
Server operating systemsLinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-free and schema-optionalschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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 infopluggable indexing subsystem, by default Apache Luceneyes infowith RediSearch module
SQL infoSupport of SQLnonowith RediSQL module
APIs and other access methodsBolt protocol
Cypher query language
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresyes infoUser defined Procedures and FunctionsLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersyes infovia event handlerpublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningyes using Neo4j FabricSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityyes inforelationships in graphsyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlUsers, roles and permissionsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
More information provided by the system vendor
MemgraphNeo4jRedis
News

Aura Graph Analytics: A Technical Deep Dive
7 May 2025

Introducing Neo4j Aura Graph Analytics: Scalable, Easy-to-Deploy Graph Analytics for Any Data Source
7 May 2025

Agentic GraphRAG for Commercial Contracts
5 May 2025

Simplify Modern Application Development With GraphQL on Neo4j AuraDB
30 April 2025

Text2Cypher: The Impact of Difficult Example Selection
29 April 2025

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
MemgraphNeo4jRedis
DB-Engines blog posts

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

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

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

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

NASA jettisons Neo4j database for Memgraph citing costs
7 May 2025, theregister.com

Memgraph 3.0 Delivers Streamlined Way to Build Enterprise-Specific GenAI and Agentic AI
10 February 2025, Business Wire

Memgraph 3 Simplifies Graph Based AI Projects
11 February 2025, i-programmer.info

Memgraph is Recognized as a Responsive Company in the Knowledge Graph Market by MarketsandMarkets' 360Quadrants
9 April 2025, MarketsandMarkets

SLM series - Memgraph: The SLM-knowledge graph combo
25 March 2025, Computer Weekly

provided by Google News

NASA jettisons Neo4j database for Memgraph citing costs
7 May 2025, theregister.com

Neo4j goes serverless, bringing graph analytics to any data source
7 May 2025, SiliconANGLE

Latest Neo4j release aims to simplify graph technology
7 May 2025, TechTarget

Neo4j Launches Industry's First Graph Analytics Offering For Any Data Platform
7 May 2025, PR Newswire

Analytics and Data Science News for the Week of May 9; Updates from Alteryx, DataRobot, Neo4j & More
9 May 2025, solutionsreview.com

provided by Google News

Database Management System Market Projected to Reach USD
5 May 2025, GlobeNewswire

Redis 'returns' to open source with AGPL license
1 May 2025, theregister.com

Integrate your Spring Boot application with Amazon ElastiCache
16 April 2025, Amazon Web Services

Best of 2024: Valkey is Rapidly Overtaking Redis
23 December 2024, DevOps.com

Redis Doesn’t Want Developers to Hate it Anymore
6 May 2025, Analytics India Magazine

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

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here