RedisGraph
A graph database module for Redis.
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)
✅ 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
Offers a simpler and more integrated solution for graph data for teams already using Redis.
💻 Platforms
🔌 Integrations
🛟 Support Options
- ✓ Email Support
- ✓ Live Chat
- ✓ Phone Support
- ✓ Dedicated Support (Redis Enterprise tier)
🔒 Compliance & Security
💰 Pricing
Free tier: Included in Redis Stack, which is open-source.
🔄 Similar Tools in Graph Databases
Neo4j
A native graph database that helps organizations make sense of their data by revealing how people, p...
Amazon Neptune
A fully-managed graph database service from AWS that makes it easy to build and run applications tha...
TigerGraph
A scalable graph database for the enterprise, designed for advanced analytics and machine learning o...
ArangoDB
A scalable, open-source, multi-model database for documents, graphs, and key-value pairs....
Dgraph
An open-source, distributed, native GraphQL graph database....
JanusGraph
A distributed, open-source graph database designed to handle very large graphs and concurrent transa...