DB-EnginesExtremeDB: benchmark about the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AnzoGraph DB vs. Neo4j vs. Redis

System Properties Comparison AnzoGraph DB vs. Neo4j vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonNeo4j  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationScalable, 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 DBMS
RDF store
Graph 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
Score0.36
Rank#313  Overall
#27  Graph DBMS
#17  RDF stores
Score49.99
Rank#22  Overall
#1  Graph DBMS
Score158.35
Rank#6  Overall
#1  Key-value stores
Websitecambridgesemantics.com/­anzographneo4j.comredis.com
redis.io
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmneo4j.com/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
DeveloperCambridge SemanticsNeo4j, Inc.Redis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release201820072009
Current release2.3, January 20215.14, November 20237.2.3, November 2023
License infoCommercial or Open Sourcecommercial infofree trial version 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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
  • Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
Implementation languageJava, 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 OWL/RDFS-schema supportschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyespartial 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 indexesnoyes infopluggable indexing subsystem, by default Apache Luceneyes infowith RediSearch module
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.nowith RediSQL module
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
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 languagesC++
Java
Python
.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 proceduresuser defined functions and aggregatesyes infoUser defined Procedures and FunctionsLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnoyes infovia event handlerpublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingyes 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 in MPP-ClusterCausal 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 methodsKerberos/HDFS data loadingnothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterCausal 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 integrityno infonot needed in graphsyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes 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 controlAccess rights for users and rolesUsers, 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
AnzoGraph DBNeo4jRedis
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Redis Enterprise is a robust in-memory database platform built by the people who...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Redis Enterprise is used by large enterprise, startup, and government organizations...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» more
News

Top 10 Sessions From NODES 2023
28 November 2023

This Week in Neo4j: Py2Neo, Time Series, Data Clusters, Graph Database Internals and more
25 November 2023

AWS and Neo4j Join Forces to Solve LLM Hallucinations and Evolve GenAI
21 November 2023

This Week in Neo4j: RAG, Constraints, NODES 2023 Recap, CI/CD Pipeline Security and more
18 November 2023

This Week in Neo4j: Vector Index, Embeddings, Geospatial, Document QA and more
4 November 2023

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 Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Read the Redis NoSQL benchmark report.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

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

More resources
AnzoGraph DBNeo4jRedis
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

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free ...
23 January 2020, Solutions Review

Cambridge Semantics Announces Major Upgrades to Its Award ...
23 January 2020, Business Wire

Back to the future: Does graph database success hang on query ...
5 March 2018, ZDNet

Knowledge graph evolution: Platforms that speak your language
30 January 2020, ZDNet

provided by Google News

Neo4j Signs Strategic Collaboration Agreement with AWS to ...
21 November 2023, PR Newswire

Every enterprise is thinking about GenAI: Laxman Singh, Neo4j
24 November 2023, ETCIO

Pharma boffins sharpen hunt for target molecules using graph DB
8 November 2023, The Register

Global Graph Technology Market Report 2023-2030 with ...
21 November 2023, PR Newswire

Neo4j Finds the Vector for Graph-LLM Integration
22 August 2023, Datanami

provided by Google News

Redis Cloud Propels LangChain OpenGPTs Project
17 November 2023, Database Trends and Applications

Amazon ElastiCache Serverless Now Available for Redis and ...
30 November 2023, Database Trends and Applications

AWS Adds Vector Capabilities to More Databases
30 November 2023, Datanami

AWS-Announces-Three-Serverless-Innovations-to-Help-Customers ...
28 November 2023, Amazon Press Release

Redis Cloud Leverages Amazon Bedrock to Deliver Speed and ...
28 November 2023, Yahoo Finance

provided by Google News

Job opportunities

Senior Associate, Data Governance - Ontology and Data Modeling
Capital One, New York, NY

Senior Manager, Ontology and Data Modeling
Capital One, McLean, VA

Director, Ontology and Data Modeling
Capital One, McLean, VA

Manager, Data Governance - Ontology and Data Modeling
Capital One, New York, NY

Principal Associate, Ontology and Data Modeling
Capital One, New York, NY

Account Executive - Federal Civilian Market
Neo4j, Washington, DC

Machine Learning Developer
Bullfrog Ai Management Llc, Remote

Backend Engineer (All Levels)
Current, New York, NY

Data Scientist (-)
DCI Solutions, Bethesda, MD

Sales Development Representative (Remote)
Neo4j, Chicago, IL

Database Administrator (DBA)
TikTok, San Jose, CA

Lead Database Engineer
Mastercard, O'Fallon, MO

Database Administrator (DBA)
Chess.com, Remote

Remote Elixir/Phoenix Developer
Joydrive, Seattle, WA

Senior Database Administrator
HireIO Inc., Seattle, WA

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Redis logo

The world’s most loved real‑time data platform.
Try free

AllegroGraph logo

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

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