A list of media, code and info about Dgraph.
- There and back again (Dgraph's tale)
- Graph Databases In Production At Scale Using DGraph with Manish Jain - Episode 44
- Graph Database: Up and Running with Dgraph's Tour (2019)
- Graph Database: Performing CRUD operations with Dgraph (2019)
- Graph Database: Get Started (2017) Dgraph Version v0.8.0
- Graph Database: Intro to Dgraph's Query Language (2017)
- Graph Database: Using Dgraph Go Client (2017)
- Graph theory: 🐺 wolf, 🐑 sheep and 🥗 cabbage
- Graph Database & Dgraph Intro
- Run Dgraph with Docker-Compose
Dgraph has changed since this video above. Now instead of "Dgraph Server to run Dgraph. You need to run "Dgraph Alpha". Check Dgraph v1.0.10 release
- Dgraph - A distributed graph database written in Go - GopherCon SG 2017
- Manish Rai Jain - Dgraph - A native and distributed graph database written in Go
- Introduction to using the Badger key-value store
Here you gonna have interesting content related to Graph world.
- Graph Data Structure 4. Dijkstra’s Shortest Path Algorithm
- Top 10 Graph Algorithms you must know before Programming Interview
- Data structures: Introduction to graphs
- Algorithms: Graph Search, DFS and BFS
- What are Graph Databases and Why should I care? - Dave Bechberger
- Badger - Fast key-value store in Go.
- Dgraph - Scalable, Distributed, Low Latency, High Throughput Graph Database.
- Install Dgraph
If you're using MacOs you can prompt Dgraph like so
brew tap srfrog/dgraph
and thenbrew install dgraph
Graphoverflow - Run the entire StackOverflow on Dgraph.