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 OrientDB
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 OrientDB
- Great graphdb4
- Great support2
- Open source2
- Multi-Model/Paradigm1
- ACID1
- Highly-available1
- Performance1
- Embeddable1
- Rest api1
Sign up to add or upvote prosMake informed product decisions
Cons of Dgraph
Cons of OrientDB
Cons of Dgraph
Be the first to leave a con
Cons of OrientDB
- Unstable4
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 OrientDB?
It is an open source NoSQL database management system written in Java. It is a Multi-model database, supporting graph, document, key/value, and object models, but the relationships are managed as in graph databases with direct connections between records.
Need advice about which tool to choose?Ask the StackShare community!
What companies use Dgraph?
What companies use OrientDB?
What companies use OrientDB?
See which teams inside your own company are using Dgraph or OrientDB.
Sign up for StackShare EnterpriseLearn MoreSign up to get full access to all the companiesMake informed product decisions
What are some alternatives to Dgraph and OrientDB?
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.