Graph Engine logo

Graph Engine

RAM Store + Computation Engine + Graph Model (by Microsoft)
4
29
+ 1
1

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.
Graph Engine is a tool in the Graph Databases category of a tech stack.
Graph Engine is an open source tool with 2.2K GitHub stars and 324 GitHub forks. Here’s a link to Graph Engine's open source repository on GitHub

Who uses Graph Engine?

Pros of Graph Engine
1
Flexiable, very expressive, native C# works

Graph Engine Alternatives & Comparisons

What are some alternatives to Graph Engine?
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.
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.
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.
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
See all alternatives

Graph Engine's Followers
29 developers follow Graph Engine to keep up with related blogs and decisions.