Software Alternatives, Accelerators & Startups

RedisGraph VS ArangoDB

Compare RedisGraph VS ArangoDB and see what are their differences

RedisGraph logo RedisGraph

A high-performance graph database implemented as a Redis module.

ArangoDB logo ArangoDB

A distributed open-source database with a flexible data model for documents, graphs, and key-values.
  • RedisGraph Landing page
    Landing page //
    2023-03-24
  • ArangoDB Landing page
    Landing page //
    2023-01-20

RedisGraph features and specs

  • High Performance
    RedisGraph is designed for fast operations using an in-memory structure with optimized algorithms. It leverages sparse matrices and linear algebra to perform graph operations efficiently, resulting in high query performance suitable for real-time applications.
  • Cypher Query Language
    RedisGraph uses the Cypher query language, which is intuitive and widely used. This makes it easier for those familiar with graph databases to write queries without a steep learning curve.
  • Integration with Redis Ecosystem
    Being part of the Redis ecosystem allows RedisGraph to integrate seamlessly with other Redis modules and core features, benefiting from Redis's scalability, replication, and persistence capabilities.
  • Open Source and Active Community
    As an open-source project, RedisGraph benefits from community contributions and transparency. The active development and support community can be advantageous for users seeking collaboration or needing assistance.

Possible disadvantages of RedisGraph

  • Memory Usage
    RedisGraph operates in-memory, which can lead to high memory usage, especially for large datasets. This can make it impractical for very large graphs without sufficient hardware resources.
  • Limited Graph Features
    Compared to some specialized graph databases, RedisGraph may offer a more limited set of advanced graph-specific features. This could be a constraint for users needing specific functionalities like multi-tenancy or advanced analytical capabilities.
  • Persistence Limitations
    While RedisGraph benefits from Redis’s persistence mechanisms, it primarily functions as an in-memory database. Thus, ensuring durability and handling large datasets with persistence needs might require additional configuration and resources.
  • Complexity for Beginners
    Though Cypher is relatively easy to learn, those new to graph databases might find the concepts and setup of RedisGraph complex, especially if they need to install and manage Redis modules and configurations.

ArangoDB features and specs

  • Graph DB

RedisGraph videos

Deep Dive into RedisGraph

More videos:

  • Review - Creating a Model of Human Physiology w/RedisGraph - RedisConf 2020

ArangoDB videos

ArangoDB and Foxx Framework, deeper dive. WHILT#17

Category Popularity

0-100% (relative to RedisGraph and ArangoDB)
Databases
11 11%
89% 89
Graph Databases
16 16%
84% 84
NoSQL Databases
10 10%
90% 90
Big Data
100 100%
0% 0

User comments

Share your experience with using RedisGraph and ArangoDB. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare RedisGraph and ArangoDB

RedisGraph Reviews

We have no reviews of RedisGraph yet.
Be the first one to post

ArangoDB Reviews

9 Best MongoDB alternatives in 2019
ArangoDB is a native multi-model DBMS system. It supports three data models with one database core and a unified query language AQL. Its query language is declarative which helps you to compare different data access patterns by using a single query.
Source: www.guru99.com
Top 15 Free Graph Databases
ArangoDB is a distributed free and open-source database with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. ArangoDB
ArangoDB vs Neo4j - What you can't do with Neo4j
Scalability needs and ArangoDB ArangoDB is cluster ready for graphs, documents and key/values. ArangoDB is suitable for e.g. recommendation engines, personalization, Knowledge Graphs or other graph-related use cases. ArangoDB provides special features for scale-up (Vertex-centric indices) and scale-out (SmartGraphs).

Social recommendations and mentions

Based on our record, ArangoDB should be more popular than RedisGraph. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

RedisGraph mentions (2)

ArangoDB mentions (6)

View more

What are some alternatives?

When comparing RedisGraph and ArangoDB, you can also consider the following products

neo4j - Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

OrientDB - OrientDB - The World's First Distributed Multi-Model NoSQL Database with a Graph Database Engine.

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

NetworkX - NetworkX is a Python language software package for the creation, manipulation, and study of the...

LemonGraph - An embedded transactional graph engine for Python.