Dgraph
Synchronously replicated, high-performance distributed GraphQL database with native graph backend.
Why consider Dgraph?
Dgraph is an open-source, enterprise distributed graph database written in Go by Manish Jain. It executes GraphQL queries natively against a distributed key-value store (Badger), scaling horizontal sharding and synchronous replication (Raft) across multi-terabyte interconnected datasets.
Learn Dgraph by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Dgraph
Dgraph powers high-throughput social graphs and fraud detection engines with native GraphQL APIs.
Docker Quickstart
docker run -it -p 8080:8080 -p 9080:9080 dgraph/standalone:latestDgraph is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.