Recommendations to others considering Dgraph:
Dgraph is a great database to go with if you are starting off with Greenfield projects. For people who are not starting off afresh, you might have to do quite a lot of work thinking of schemas differently as Graph and GraphQL and the migrations may not be straight forward. But if you are starting new, you must definitely try it out given the amazing features and advantages it has.
Also, the team behind Dgraph is great and can help you with the most difficult of questions. Dgraph is gradually being adopted and becoming more mature by the day. Its worth opting for for anyone who loves opensource and GraphQL. Review collected by and hosted on G2.com.
What problems is Dgraph solving and how is that benefiting you?
Dgraph is the main database we use at my startup, Timecampus where we use it to store all the data, leverage the tools around GraphQL to enable end-end typed architectures and above all run it at scale using Kubernetes and the cloud native ecosystem. The main benefit I see is the ability to use all the tooling around GraphQL, not having to learn a new database query language, change in the way I think about my data as graphs. Review collected by and hosted on G2.com.