Dgraph Day 2021 Workshop - Migrate SQL schemas to Dgraph types and build a social network

preview_player
Показать описание
Presented by Aman Bansal, Anurag Sharma, and Manish Jain of Dgraph Labs, this is a recording of a live, hands-on workshop during Dgraph Day.

Social networks yield themselves naturally to graph structures. Queries in social networks pertain a lot to traversing edges, filtering on inner nodes, and arbitrary depth joins. In this workshop participants will learn how to model a social network on Dgraph.

You will also compare Dgraph types vis-a-vis SQL schemas and understand the strengths of native graph DBs. You will dive into the nitty-gritty of converting SQL queries into DQL queries and the best practices around it. Learn to identify the strengths and expressiveness of Dgraph’s query language and also get a template to follow for migrating SQL schemas to GraphQL types. A hands-on session with live coding and Q&A; some familiarity with SQL would be nice but is not compulsory.

Рекомендации по теме
Комментарии
Автор

Great demo of Dgraph capabilities.
It would be good to have links to files for schema and data.

andreyb
Автор

I run a dating app, and I think I found the perfect DB/Backend for my app

LifeCasts