6
3 Comments

dgraph.io

anyone used dgraph? how does it compare to graphql?

on November 13, 2019
  1. 1

    I've learned that it should be used with graphql. Full disclosure, I interviewed for the Developer Advocate role with Dgraph. I should find out next week if I get it.

  2. 1

    Interesting, I'd never heard of dgraph before. But based on my 20 seconds of research, it looks like dgraph is a database that uses GraphQL as it's query language.

    1. 2

      I believe you're right. @nprail. I have an interview with them later today. I've gone through most of the tutorials and it's more challenging to understand than graphql was for me. I wonder if anyone is using it in production or a side project.