🗂️ Navigation

RedisGraph

A graph database module for Redis.

Visit Website →

Overview

RedisGraph is a property graph database built on top of Redis. It uses a sparse matrix representation for the adjacency matrix of the graph and linear algebra to perform graph operations. This allows for very fast graph traversals and queries. RedisGraph uses a subset of the Cypher query language.

✨ Key Features

  • In-memory performance
  • Based on the Property Graph model
  • Cypher query language support
  • Fast graph traversals using sparse matrices
  • Part of the Redis ecosystem

🎯 Key Differentiators

  • Leverages the speed and ecosystem of Redis
  • Unique sparse matrix implementation for performance
  • Easy to use for existing Redis users

Unique Value: Add powerful graph capabilities to your Redis deployment with minimal overhead.

🎯 Use Cases (4)

Real-time recommendation engines Social networking Fraud detection Network analysis

✅ Best For

  • Applications requiring very low latency graph queries.

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Storing graphs that are larger than available RAM.

🏆 Alternatives

Memgraph Neo4j

Offers a simpler and more integrated solution for graph data for teams already using Redis.

💻 Platforms

API

🔌 Integrations

Redis ecosystem Various programming language clients

🛟 Support Options

  • ✓ Email Support
  • ✓ Live Chat
  • ✓ Phone Support
  • ✓ Dedicated Support (Redis Enterprise tier)

🔒 Compliance & Security

✓ SOC 2 ✓ HIPAA ✓ BAA Available ✓ GDPR ✓ ISO 27001 ✓ SSO ✓ SOC 2 Type 2 ✓ ISO 27001 ✓ PCI DSS ✓ HIPAA

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: Included in Redis Stack, which is open-source.

Visit RedisGraph Website →