Тёмный

A Game of Hierarchies: Graph Processing with SQL Server 2019 - Markus Ehrenmueller-Jensen 

PASS Data Community Summit
Подписаться 16 тыс.
Просмотров 730
50% 1

Hierarchies and graphs are the bread and butter of most business applications and you find them almost everywhere: * Product Categories * Sales Territories * Bill of Material * Networks Even when there is a big need from a business perspective, the solutions in relational databases are mostly sort of awkward. The most flexible hierarchies are usually modeled as self-referenced tables. If you want to successfully query such self-referenced hierarchies, you will need either loops or recursive Common Table Expressions. SQL Server 2017 came with a different approach: Graph Database, which are further improved in SQL 2019. Join this session for a journey through best practices to transform your hierarchies and graphs into useful information. We will have fun playing around with a sample database based on G. R. R. Martin’s famous “Game of Thrones”.
Watch the session recording from PASS Summit 2019. For updates on the future of PASS, SQLSaturdays and PASS Summit opt in here: www.red-gate.co...

Опубликовано:

 

15 фев 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
Neo4j (Graph Database) Crash Course
1:23:08
Просмотров 227 тыс.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Solving one of PostgreSQL's biggest weaknesses.
17:12
Просмотров 198 тыс.
Microservices with Databases can be challenging...
20:52