Dgraph Labs is becoming part of Hypermode →
WHITEPAPERS

In-Depth Insights

Explore our most valuable insights and discoveries.

The ultimate guide to graphQL

The ultimate guide to graphQL

Overview

Get instant GraphQL APIs with a flexible schema so you can turn your idea into an app

The ultimate guide to graph databases

The ultimate guide to graph databases

Overview

Unite your data and get a highly scalable, performant, native GraphQL graph database in the cloud that delivers blazingly fast query speeds.

RESEARCH PAPER FOR GRAPH DATABASE DEVELOPMENT

Dgraph: Synchronously Replicated, Transactional and Distributed Graph Database

Overview

Dgraph is a distributed graph database which provides horizontal scalability, distributed cluster-wide ACID transactions, low-latency arbitrary-depth joins, synchronous replication, high availability and crash resilience. Aimed at real-time transactional workloads, Dgraph shards and stores data in a way to optimize joins and traversals, while still providing data retrieval and aggregation. Dgraph’s unique take is to provide low-latency arbitrary-depth joins in a constant number of network calls (typically, just one network call) that would be required to execute a single join, irrespective of the size of the cluster or the size of the result set.