Let's Take a Tour of Dgraph
An interactive tutorial with real queries and real results, designed to run on Chrome on your machine.
Get StartedWhat Will You Learn?
Introduction In this lesson you'll learn how to set up and run Dgraph for the tutorial and learn about graph databases.
StartBasic Features Here you'll learn the basics of how to query graph data from Dgraph and how to use and interpret the results.
StartSchema This lesson shows you how schemas work inside Dgraph, and how to add, update and delete data (in Dgraph, that's mutate data).
StartData, More Data Now that you've got some Dgraph experience, this lesson shows you how to use dgraph live loader to load large datasets. You'll need this bigger dataset for the remaining sections of the tutorial.
StartQuery Blocks & Variables This lesson shows you how to build more powerful queries with multiple query blocks and query variables.
StartSearch In this lesson, you'll learn about Dgraph's search features.
StartNeed to learn GraphQL?
MeetDgraph Learn