Getting started with Dgraph Cloud

Опубликовано: 27 Февраль 2026
на канале: Hypermode
1,011
27

Dgraph is an open source, fast, feature rich and horizontally scalable graph database. It's designed from ground up to run for web-scale, and achieve high throughput and low latency for arbitrarily complex queries in real world cluster.

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.