In this talk, Francesc - VP of Product at Dgraph Labs - gives an introduction to Dgraph and Graph Databases in general. The talk includes a live demo and Q&A session covering many aspects of the query language and fun facts about Pokémon.
Dgraph is an open-source, fast, feature-rich and horizontally scalable graph database. It's designed from the ground up to run for web-scale, and achieve high throughput and low latency for arbitrarily complex queries.
Written entirely in Go, it embraces simplicity and robustness. It provides a very readable and powerful query language derived from GraphQL: https://docs.dgraph.io/query-language/.
For more, check out Dgraph website: https://dgraph.io.