Need advice about which tool to choose?Ask the StackShare community!

Blazegraph

7
16
+ 1
3
RedisGraph

31
107
+ 1
7
Add tool

RedisGraph vs Blazegraph: What are the differences?

RedisGraph: A High Performance In-Memory Graph Database as a Redis Module. RedisGraph is a graph database developed from scratch on top of Redis, using the new Redis Modules API to extend Redis with new commands and capabilities. Its main features include: - Simple, fast indexing and querying - Data stored in RAM, using memory-efficient custom data structures - On disk persistence - Tabular result sets - Simple and popular graph query language (Cypher) - Data Filtering, Aggregation and ordering; Blazegraph: An ultra-high performance database for big graphs offering both Semantic Web and Graph Database. It is a fully open-source high-performance graph database supporting the RDF data model and RDR. It operates as an embedded database or over a client/server REST API.

RedisGraph and Blazegraph belong to "Graph Databases" category of the tech stack.

RedisGraph is an open source tool with 746 GitHub stars and 71 GitHub forks. Here's a link to RedisGraph's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Blazegraph
Pros of RedisGraph
  • 1
    Support for SPARQL
  • 1
    Easy Setup and Use
  • 1
    Support for RDF
  • 3
    10x – 600x faster than any other graph database
  • 2
    Cypher – graph query language
  • 1
    Great graphdb
  • 1
    Open source

Sign up to add or upvote prosMake informed product decisions

What is Blazegraph?

It is a fully open-source high-performance graph database supporting the RDF data model and RDR. It operates as an embedded database or over a client/server REST API.

What is RedisGraph?

RedisGraph is a graph database developed from scratch on top of Redis, using the new Redis Modules API to extend Redis with new commands and capabilities. Its main features include: - Simple, fast indexing and querying - Data stored in RAM, using memory-efficient custom data structures - On disk persistence - Tabular result sets - Simple and popular graph query language (Cypher) - Data Filtering, Aggregation and ordering

Need advice about which tool to choose?Ask the StackShare community!

What companies use Blazegraph?
What companies use RedisGraph?
See which teams inside your own company are using Blazegraph or RedisGraph.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Blazegraph?
What tools integrate with RedisGraph?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Blazegraph and RedisGraph?
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
JanusGraph
It is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. It is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.
OrientDB
It is an open source NoSQL database management system written in Java. It is a Multi-model database, supporting graph, document, key/value, and object models, but the relationships are managed as in graph databases with direct connections between records.
Dgraph
Dgraph's goal is to provide Google production level scale and throughput, with low enough latency to be serving real time user queries, over terabytes of structured data. Dgraph supports GraphQL-like query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.
Titan
Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.
See all alternatives