--- title: Dgraph Reviews meta\_title: 'Dgraph Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 22 reviews by the users' company size, role or industry to find out how Dgraph works for a business like yours. aggregate\_rating: rating\_value: 4.7 review\_count: 22 scale: '5' date\_modified: '2026-08-09' parent\_category: name: IT Infrastructure url: https://www.g2.com/categories/it-infrastructure ---

# Dgraph Reviews & Product Details

Dgraph is the world's most advanced GraphQL database with a graph backend. The number one graph database on GitHub and over 500,000 downloads every month, Dgraph is built for performance and scalability. Jepsen tested, it has the best performance, returning millisecond query responses on terabytes of data. Dgraph is ideal for a range of use cases, from customer 360 and fraud detection to complicated queries with multi-hops and arbitrary-depth joins. Strong performance and memory management make the graph database ideal for enterprises while Dgraph Cloud makes it quick and easy for app developers to launch a project over the weekend. Scale from zero to billions of records effortlessly. Available in open source and hosted versions (Dgraph Cloud) and enterprise license.

* * *

Seller
[Dgraph Labs](https://www.g2.com/sellers/dgraph-labs)
Discussions
[Dgraph Community](https://www.g2.com/products/dgraph/discuss)
Overview by
Matt Tanner

Show More

## Pricing

Pricing provided by Dgraph.

### Dgraph Cloud Shared Tier

$39.99

per backend per month 

### Dgraph Cloud Dedicated Tier

$199

 per month

[
View More Pricing Information
](https://www.g2.com/products/dgraph/pricing)

## Top-Rated Alternatives

[

 ![Neo4j Graph Database](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Neo4j Graph Database")

Neo4j Graph Database

4.5/5(133)

](https://www.g2.com/products/neo4j-graph-database/reviews)

[

 ![Arango](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Arango")

Arango

4.6/5(115)

](https://www.g2.com/products/arango/reviews)

[

 ![OrientDB](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "OrientDB")

OrientDB

3.9/5(60)

](https://www.g2.com/products/orientdb/reviews)

[
View All Alternatives
](https://www.g2.com/products/dgraph/competitors/alternatives)

## User Insights

Average based on 22 real user reviews.

Implementation Time

2 months

[Log in to unlock pricing and user insights](/login)

 ![Varshini S.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Varshini S.")
VS

Varshini S.

Database Engineer

Information Technology and Services

Enterprise (\> 1000 emp.)

11/14/2022

"Dgraph Cloud enable programmatic administration to manage our APIs & update GraphQL schema with ease"

4.5/5

What do you like best about Dgraph?

We have opted Dgraph Cloud platform for our enterprise as its highly scalable with low latency. It's excellent for requirements that have real-time transactional workloads as it synchronizes customer records effectively. Data retrieval is hassle-free & we can perform arbitrary depth joins without worrying about our cluster limitations. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

One drawback we recently faced is that all backends deployed in the Dgraph Cloud platform have a freeze period of 4 hours. Hence we cannot keep our backend inactive for more than 4 hours. It would be great to ease up on this restriction. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

Dgraph Cloud offers sophisticated database instances to programmatically store, modify, administer and query customer graphs. It's efficient while working with complex relationships & dynamic schema management. Since it supports GraphQL, we can facilitate filtering options depending on our node properties & cluster variables. Schema validation can be done within minutes, and we can conveniently expand our graph edges using its built-in query blocks. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Ben W.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Ben W.")
BW

Ben W.

Founder / Developer

Small-Business (50 or fewer emp.)

11/15/2021

"Dgraph Is the Best Backend as a Service on the Market"

5/5

What do you like best about Dgraph?

Dgraph is the best backend as a service tool I've used. The most powerful feature is that you can upload a txt file with your GraphQL types, and it'll generate a GraphQL API that is backed by an insanely powerful graph database.

With Dgraph, complex and/or slow SQL JOIN queries are replaced by simple GraphQL queries that perform well regardless of the relationships that exist in your schema. You don't need to worry about n+1 queries anymore. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

There are still a few things missing from Dgraph's GraphQL implementation. Some of these issues are being worked on, but others I'm not sure. You can create custom resolvers with Dgraph pretty easily using their DQL language (Dgraph equivalent of SQL that interacts directly with the data); however, currently, you can't create custom mutation resolvers with DQL. Really there just needs to be more transparency from the Dgraph team about what's on the roadmap, and ideally, they should allow customers to vote on what features to prioritise.

Another area where Dgraph is lacking is that admin UI. Ideally, I'd like to be able to configure a Dgraph instance without writing any code, i.e., I'd like to be able to configure auth rules for a GraphQL type by clicking a few buttons. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

I'm using Dgraph to build a backend for an educational product that makes heavy use of machine learning. Analysing the relationships between entities in our database is essential to our ML pipeline. Because Dgraph allows us to iterate on our schema without worrying about performance problems or getting stuck on query optimisation issues, then we are able to put more focus on shipping code that creates customer value, rather than wasting time writing what is essentially boilerplate code. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite on behalf of seller

 ![Verified User in Computer Software](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Software")
AC

Verified User in Computer Software

Small-Business (50 or fewer emp.)

11/15/2021

"The Best Firestore Competitor in a Graph Database"

5/5

What do you like best about Dgraph?

The GraphQL with a Graph database under the hood is the best feature. It is easy to use, and you can query complex relations quickly and with ease. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

The product is not quite mature yet but does everything better than Firestore out-of-the-box. Review collected by and hosted on G2.com.

Recommendations to others considering Dgraph:

Once you get it going, you will never want to return to Firestore again. It is also so quick. Graph databases are the future, and DGgraph is the full experience to compete with PostgresSQL Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

I want to easily and quickly launch my website without writing custom server code or middleware. It is ready to go, quick, and relational. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

 ![Jeremy H.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Jeremy H.")
JH

Jeremy H.

Co-Founder & CTO/CPO

Small-Business (50 or fewer emp.)

4/2/2021

"Best in class database approaching end of it's 'early adopter' period. Ready for production use."

5/5

What do you like best about Dgraph?

It has excellent performance, it's open source, and the team has a good culture.

Getting started with it was relatively painless (self-hosting could be easier).

DQL is fantastic if you need the additional capabilities it offers over GraphQL

It's also written in Go which is the same as a lot of our platform which is beneficial to us should something take too long to be fixed or implemented, we could contribute. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

The overlap in their documentation between products, although this is being updated soon to be more explicit.

I'd like a little more transparency and feature parity between the different products they offer and their respective roadmaps.

Version numbering uses a naming scheme which bothers me as its confusing when coming from the Go community and doesn't follow traditional package naming conventions which favour SemVer. I understand the decision they went through to do this... but I still don't like the package version naming of their clients etc. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

We connect incredibly disparate and highly interconnected data across collectible asset classes, including qualitative and intangible information like ownership sentiment.

Dgraph did what it was supposed to and let us model the data in a way that was easy and flexible to manage with out platform. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

 ![Liam M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Liam M.")
LM

Liam M.

Back End Developer

Mid-Market (51-1000 emp.)

2/10/2021

"Graph DB implementation of SCIM Protocol for Cross Domain Identity Management for Enterprise Clients"

5/5

What do you like best about Dgraph?

A very accessible graph DB solution. Ratel dashboard at play.dgraph.io allows one to become quickly familiar with the syntax. Set up on k8s. The team is very responsive and helpful in the case of issues or inquiries. Recurse option to return nested levels in the tree. Compatibility with Go and tracing to identify bottlenecks. Metadata on the queries to see how many nodes were touched. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

They don't mention (in their paper at least) where they use DFS vs BFS to optimize different queries. It would be interesting lo learn more about this and potentially have control over this in the form of a variable. When doing complex queries on many nodes response times were inevitably high; I'm wondering if there could be a place for some more optimization there. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

We use DGraph primarily for our authorization as well as for authentication through a designated microservice written in Golang that implements a REST protocol to interface between DGraph and the rest of our infrastructure. It's data structure is perfectly suited for the very hierarchal nature of our large enterprise clients and out-performs a traditional SQL or NoSQL dB for this reason. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

 ![THANGABALAJI S.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "THANGABALAJI S.")
TS

THANGABALAJI S.

Architect

Enterprise (\> 1000 emp.)

2/5/2021

"Blazing fast Database"

5/5

What do you like best about Dgraph?

The Dgraph product is super lite weight and very fast in performance in querying across millions of edges. Dgraph Team is a very dedicated in solving the needs of the us and helping us in making sure our product is build right way and providing insights and improvements. This help us in a big way in using Dgraph in our solutioning. Dgraph support is exceptional and many thanks to Daniel Mai from support team. Very professional team and smart engineering team. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

Honestly nothing of the sort to dislike. Any software has a bug popping up and Dgraph Team is doing excellent job at squashing them as soon as we report it . Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

It helps in solving Identity resolution of the customer by combining multiple identifiers across devices and touchpoints with data points collected along the way to build a cohesive, omnichannel view of consumers, so we can reach them when and where they are most likely to engage along the sales funnel. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerSource: Organic

 ![Sebastian W.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Sebastian W.")
SW

Sebastian W.

CEO

Small-Business (50 or fewer emp.)

1/27/2021

"High speed software development due to the power of Dgraph"

5/5

What do you like best about Dgraph?

I am a big fan of DQL. At Mooncamp we use it in every part of our application, and it feels like Dgraph built the missing parts to GraphQL. Furthermore, I love Dgraph's facets. We use it to store information such as the order on edges. This used to be very complicated to model in relational databases and is now so easy with Dgraph. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

There isn't really much to be honest. If I had to name something, then I would like to have some improved data export functionalities within Ratel UI. Review collected by and hosted on G2.com.

Recommendations to others considering Dgraph:

An easy way to start using Dgraph is their new service Slash GraphQL. I personally believe the future of software development will be based on services like this and would strongly recommend giving it a serious try. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

We are building a product with a highly branched data model. But this kind of data model is difficult to model in relational databases. Dgraph makes relations between nodes far more accessible than a traditional relational database could and offered us a new mental model on how to think about how we structure our data. Suddenly connections between nodes weren't an obstacle anymore, but are encouraged by the database.

Furthermore, var-blocks helped us solve some complex issues such as authorization and deeply nested filter queries. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

 ![Mart W.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Mart W.")
MW

Mart W.

CTO

Small-Business (50 or fewer emp.)

1/22/2021

"Modern database with a great developer experience"

5/5

What do you like best about Dgraph?

In our experience, Dgraph has made graph databases accessible for everyone and has convinced us to migrate our mixed-use databases to Dgraph. The documentation is great, but the community forum is even better! We have regular contact with the development team on specific feature requests. The pricing is also very attractive for smaller projects; even if they grow bigger it will still be affordable. The free tier makes it easy to start small and expand when your project is maturing and getting new customers. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

Before SlashQL, the Enterprise pricing model was too expensive for smaller companies. When we contacted Dgraph to get a custom quote, they asked us to be part of their process to bring up SlashQL. When working with personal data, certain feature like encryption at rest and regulars backups are crucial for the infrastructure. The old pricing model made it difficult to really embed it into our business. Review collected by and hosted on G2.com.

Recommendations to others considering Dgraph:

Overall we are very happy to collaborate with Dgraph. It takes some time to adopt a graph database, but if your company is willing and ready, Dgraph/SlashQL will help you with the migration. We used noSQL and SQL databases for our use-cases, but we ran into limitations (wether it is a technical restriction or lack of knowledge on our end) and had to solve it in a non-favorable way. A graph database just works very well for us and Dgraph made that easily accessible for us. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

We use Dgraph as our all-purpose database for aggregating lifestyle data (mixed time-series and descriptive models) to offer a personalized and responsive behavior change program to our customers in research and soon to the public. The addition of GraphQL support to Dgraph in SlashQL makes it easier for our partners to integrate with us because they can determine the data structures they want themselves. In turn, this makes it easier with a smaller team to provide a good service to (potential) business partners or end-users. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

 ![Jason T.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Jason T.")
JT

Jason T.

Student

Small-Business (50 or fewer emp.)

1/21/2021

"Quick and easy, one of the best GraphQL cloud databases there is"

5/5

What do you like best about Dgraph?

I liked how simple it is to set up. The interface is simple and easy to navigate and even as someone who has never used GraphQL before is able to learn to use it very quickly. I was able to do everything on the platform including managing the schema, importing data, exporting data, creating security keys, and more. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

It would be nice to fewer outages and more starting credits for a trial period. Not much overall to improve. I really enjoy using it and it is hands down one of the best cloud database services there is for GraphQL. Review collected by and hosted on G2.com.

Recommendations to others considering Dgraph:

For anyone looking for an easy way to setup a GraphQL database, I'd highly recommend Dgraph. Even for someone that hasn't ever used GraphQL, Dgraph's solution is simple and can help beginners get started. I was brand new starting GraphQL and managed to pick it up very quickly thanks to many of the tips they provide in the starting menu. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

I've done several lightweight projects with Dgraph as a GraphQL database. One of the largest benefits of the platform is its quick schema builder, and quick scalability and deployment of GraphQL databases. I was able to setup my database within a few minutes and I had it wired to my front-end almost instantly. The platform also goes through AWS services so there is a level of guaranteed security with that. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

 ![SHARDUL A.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "SHARDUL A.")
SA

SHARDUL A.

CTO

Small-Business (50 or fewer emp.)

1/19/2021

"DGraph: a rising star in the database landscape"

4.5/5

What do you like best about Dgraph?

- Very simple to run. With native GraphQL support, one just has to define a schema and begin consuming the database from client side. It's a huge productivity boost as one doesn't have to spend time building table schemas, writing ORM mappings and API definitions.

- DGraph Query Language (DQL): When GraphQL is insufficient, developers can use DQL for graph-database operations.

- Continuous improvement: DGraph is evolving rapidly and new features are being added. Recently Lambdas were announced, which allow developers to run Node.js code in response to DGraph events without need of separate infrastructure. DGraph also supports full text search.

- Managed cloud service: Slash GraphQL gives you a production-ready DGraph cluster in seconds and removes the need of infrastructure management. It has a generous free tier, which can be extended through referrals.

- Great ecosystem: DGraph has a suite of first class and open-source tools like Rattel (Data Visualizer and Cluster Manager), Badger (Key-value database) and Risretto (a golang based cache).

- Community: The developer community on discuss.dgraph.io is very helpful.

- Fun events: They have a lot of events like the GraphQL in Space conference, Go Systems Conf, Slash GraphPL hackathon and monthly community calls. Review collected by and hosted on G2.com.

What do you dislike about Dgraph?

DGraph Query Language (DQL) has a learning curve. Developers may be more familiar with Gremlin or Cipher, which are used by other graph databases and was created earlier. Secondly, developers using GraphQL may need to use DQL for certain operations like live loading. Apart from this, everything is good. There are a lot of tutorials to learn DQL. Review collected by and hosted on G2.com.

Recommendations to others considering Dgraph:

Great product, give it a go. Review collected by and hosted on G2.com.

What problems is Dgraph solving and how is that benefiting you?

Built a literature database for Shakespeare, using DGraph. DGraph made it easy to express interconnections between different items. The built in search functionality was a huge plus. The live loader made it easy to migrate an SQL database to DGraph. Review collected by and hosted on G2.com.

Show More

Response from Zoe Hawkins of Dgraph

[Editedit](https://www.g2.com/survey_responses/dgraph-review-4560131/official_response/edit)

Thanks for the great review, Shardul! It's definitely always a learning curve to learn a new language. Hopefully, DQL was pretty quick to learn if you already understood GraphQL. By now, I'm sure you're an expert.

1/21/2021
Current UserValidated ReviewerIncentivizedSource: G2 invite

## Questions about Dgraph? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

[
Ask about Dgraph
](https://www.g2.com/products/dgraph/discussions/new)

 ![SHARDUL A.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "SHARDUL A.")
SA

SHARDUL AEER
•
Last activity over 4 years ago

Will DGraph support Cipher or Gremlin in future?

1 Upvote

1

[
Join the conversation
](https://www.g2.com/discussions/36341-will-dgraph-support-cipher-or-gremlin-in-future)

 ![Jason T.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Jason T.")
JT

Jason Tian
•
Last activity over 4 years ago

Is Slash GraphQL also available in other regions?

1 Upvote

2

[
Join the conversation
](https://www.g2.com/discussions/36507-is-slash-graphql-also-available-in-other-regions)

[
View all Discussions
](https://www.g2.com/products/dgraph/discuss)

## Pricing Options

Pricing provided by Dgraph.

### Dgraph Cloud Shared Tier

$39.99

per backend per month 

### Dgraph Cloud Dedicated Tier

$199

 per month

### Dgraph

Free

Open Source

[
View More Pricing Information
](https://www.g2.com/products/dgraph/pricing)

Dgraph Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_31f526ba2c71bbe1f72b1154bfc8b0b8/neo4j-graph-database.png "Product Avatar Image")

Neo4j Graph Database

4.5/5(133)

[
Compare Now
](https://www.g2.com/compare/dgraph-vs-neo4j-graph-database)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_315bb0ed2d78b6a61969f6360cfc5012/arango.png "Product Avatar Image")

Arango

4.6/5(115)

[
Compare Now
](https://www.g2.com/compare/arango-vs-dgraph)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_b3390b4cc3d92e87d570895f7358c003/amazon-neptune.jpg "Product Avatar Image")

Amazon Neptune

4.3/5(31)

[
Compare Now
](https://www.g2.com/compare/amazon-neptune-vs-dgraph)

##### 
##### Dgraph Features

Data Management

Data Model

Data Types

Built - In Search

[
View More Features
](https://www.g2.com/products/dgraph/features)

##### Categories on G2

[Graph Databases](https://www.g2.com/categories/graph-databases)

##### Explore More

[Which financial consulting providers focus on measurable ROI rather than generic management advice?](https://www.g2.com/discussions/which-financial-consulting-providers-focus-on-measurable-roi-rather-than-generic-management-advice)[What data privacy and security considerations matter most when choosing a web acceleration solution?](https://www.g2.com/discussions/what-data-privacy-and-security-considerations-matter-most-when-choosing-a-web-acceleration-solution)[Which library management systems avoid adoption barriers and performance issues frequently mentioned by users at scale?](https://www.g2.com/discussions/which-library-management-systems-avoid-adoption-barriers-and-performance-issues-frequently-mentioned-by-users-at-scale)

[NEOGOV vs Watermark Faculty Success: which is better for faculty tracking and accreditation management?](https://www.g2.com/discussions/neogov-vs-watermark-faculty-success-which-is-better-for-faculty-tracking-and-accreditation-management)[Most popular purchasing software for retail](https://www.g2.com/discussions/most-popular-purchasing-software-for-retail)[AI Regulations in the EU](https://www.g2.com/articles/industry-impact-of-ai-regulations-in-the-eu)

[Show MoreShow Less](javascript:void(0);)