Dgraph for data engineers
Recommended learning path
- See Dgraph Overview for an introduction to Dgraph database and a presentation of Dgraph cluster architecture.
- Get familiar with some terms in the Glossary.
- Follow the Dgraph Query Language(DQL) Quickstart to execute some queries.
- Take the interactive DQL Tour.
- Follow the Get Started with Dgraph tutorial.
- Use DQL Syntax and Query Language as references.
- Go to Clients to see how to communicate with Dgraph from your application.