Dgraph: The Graph Database written in Go

Опубликовано: 10 Октябрь 2024
на канале: Dgraph Labs
15,199
241

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.

You can view the slides: https://speakerdeck.com/campoy/dgraph...

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.