What do Graph Tables bring to the table
2022TL; DR
Data Modelling is art, and you are an artist. Your data models should be flexible, scalable, and open to new domains and relations. This is not an easy task specially in relational databases. Graph Database tables bring the flexibility we have been looking for long time. Please join me in this session to learn how to use Graph Database tables in SQL Server.
Session Details
There are many ways to represent data. Most of us stuck with Relational Database Data Models and we don't feel comfortable when data gets represented in different ways.
Graph Processing Tables is yet another way to represent data, it can change the way you look at the data. Relational Databases don't adapt well to changes. Adding a new domain or relation to your data model should not be that difficult. You want to create flexible data models that evolve with your business process.
Join me to learn how to create flexible data models with Graph Database tables.
3 things you'll get out of this session
Speakers
Hasan Savran's other proposed sessions for 2026
Azure Cosmos DB for Developers: From Basics to AI - 2026
Azure Cosmos DB Live: C# Edition - 2026
Data modeling strategies in NoSQL databases - 2026
Hold my beer; I know how to fix this with AI! - 2026
How much SQL do you need to know as a developer? - 2026
Hasan Savran's previous sessions
SQL Server vs Azure Cosmos DB
Do you need to move your legacy application to the cloud? or maybe you need to select a database for a new cloud project. This session will help you by comparing the functionalities of Azure SQL and Azure Cosmos DB in detail.
Cost cutting strategies for Azure Cosmos DB
Your Azure Cosmos DB solution's performance and bill depends on partitioning and indexing. Please join me as I share how partitioning and indexing works in Azure Cosmos DB
New SQL Server Features for Developers
This session is for all developers who want to learn about the new Dev features and enhancements of SQL Server 2017 and 2019