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

RedisGraph

31
107
+ 1
7
Titan

38
56
+ 1
0
Add tool

RedisGraph vs Titan: What are the differences?

Developers describe RedisGraph as "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. On the other hand, Titan is detailed as "Distributed Graph Database". 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.

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

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

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of RedisGraph
Pros of Titan
  • 3
    10x – 600x faster than any other graph database
  • 2
    Cypher – graph query language
  • 1
    Great graphdb
  • 1
    Open source
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    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

    What is 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.

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

    What companies use RedisGraph?
    What companies use Titan?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

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

    What tools integrate with RedisGraph?
    What tools integrate with Titan?
    What are some alternatives to RedisGraph and Titan?
    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.
    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.
    ArangoDB
    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.
    MySQL
    The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
    PostgreSQL
    PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
    See all alternatives