Need advice about which tool to choose?Ask the StackShare community!
Add tool
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of Dgraph
Pros of Hasura
Pros of Dgraph
- Graphql as a query language is nice if you like apollo3
- Easy set up2
- Low learning curve2
- Open Source1
- High Performance1
Pros of Hasura
- Fast21
- Easy GraphQL subscriptions16
- Easy setup of relationships and permissions15
- Automatically generates your GraphQL schema14
- Minimal learning curve14
- No back-end code required12
- Works with new and existing databases12
- Instant production ready GraphQL11
- Great UX10
- Simple3
- Low usage of resources2
Sign up to add or upvote prosMake informed product decisions
Cons of Dgraph
Cons of Hasura
Cons of Dgraph
Be the first to leave a con
Cons of Hasura
- Cumbersome validations2
Sign up to add or upvote consMake informed product decisions
What is 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.
What is Hasura?
An open source GraphQL engine that deploys instant, realtime GraphQL APIs on any Postgres database.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Dgraph and Hasura as a desired skillset
What companies use Dgraph?
What companies use Hasura?
See which teams inside your own company are using Dgraph or Hasura.
Sign up for StackShare EnterpriseLearn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Dgraph?
What tools integrate with Hasura?
What tools integrate with Dgraph?
No integrations found
What tools integrate with Hasura?
Sign up to get full access to all the tool integrationsMake informed product decisions
What are some alternatives to Dgraph and Hasura?
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.
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.
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.
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.
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.