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 Fauna
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 Fauna
- Removes server provisioning or maintenance3
- 100% ACID3
- Generous free tier3
- Works well with GraphQL2
- Low latency global CDN's2
- Also supports SQL, CQL2
- No more n+1 problems (+ GraphQL)2
- No ORM layer needed1
Sign up to add or upvote prosMake informed product decisions
Cons of Dgraph
Cons of Fauna
Cons of Dgraph
Be the first to leave a con
Cons of Fauna
- Susceptible to DDoS (& others) use timeouts throttling1
- Must keep app secrets encrypted1
- Log stack traces to avoid improper exception handling1
Sign up to add or upvote consMake informed product decisions
- No public GitHub repository available -
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 Fauna?
Escape the boundaries imposed by legacy databases with a data API that is simple to adopt, highly productive to use, and offers the capabilities that your business needs, without the operational pain typically associated with databases.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Dgraph and Fauna as a desired skillset
What companies use Dgraph?
What companies use Fauna?
What companies use Fauna?
See which teams inside your own company are using Dgraph or Fauna.
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 Fauna?
What tools integrate with Dgraph?
No integrations found
What tools integrate with Fauna?
What are some alternatives to Dgraph and Fauna?
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.