Graph Engine vs Neo4j vs Titan

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

Graph Engine

4
28
+ 1
1
Neo4j

1.2K
1.4K
+ 1
352
Titan

38
54
+ 1
0
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Graph Engine
Pros of Neo4j
Pros of Titan
  • 1
    Flexiable, very expressive, native C# works
  • 70
    Cypher – graph query language
  • 61
    Great graphdb
  • 33
    Open source
  • 31
    Rest api
  • 27
    High-Performance Native API
  • 23
    ACID
  • 21
    Easy setup
  • 17
    Great support
  • 11
    Clustering
  • 9
    Hot Backups
  • 8
    Great Web Admin UI
  • 7
    Powerful, flexible data model
  • 7
    Mature
  • 6
    Embeddable
  • 5
    Easy to Use and Model
  • 4
    Best Graphdb
  • 4
    Highly-available
  • 2
    It's awesome, I wanted to try it
  • 2
    Great onboarding process
  • 2
    Great query language and built in data browser
  • 2
    Used by Crunchbase
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Graph Engine
    Cons of Neo4j
    Cons of Titan
      Be the first to leave a con
      • 9
        Comparably slow
      • 4
        Can't store a vertex as JSON
      • 1
        Doesn't have a managed cloud service at low cost
        Be the first to leave a con

        Sign up to add or upvote consMake informed product decisions

        - No public GitHub repository available -

        What is Graph Engine?

        The distributed RAM store provides a globally addressable high-performance key-value store over a cluster of machines. Through the RAM store, GE enables the fast random data access power over a large distributed data set.

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

        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 Graph Engine?
        What companies use Neo4j?
        What companies use Titan?

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

        What tools integrate with Graph Engine?
        What tools integrate with Neo4j?
        What tools integrate with Titan?
          No integrations found

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

          Blog Posts

          What are some alternatives to Graph Engine, Neo4j, and Titan?
          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.
          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.
          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
          Cayley
          Cayley is an open-source graph inspired by the graph database behind Freebase and Google's Knowledge Graph. Its goal is to be a part of the developer's toolbox where Linked Data and graph-shaped data (semantic webs, social networks, etc) in general are concerned.
          TypeDB
          TypeDB is a database with a rich and logical type system. TypeDB empowers you to solve complex problems, using TypeQL as its query language.
          See all alternatives