Session | Speaker | Level | Length |
---|---|---|---|
Fix your SQL database design with T-SQL static code analysis | Erik Ejlskov Jensen | 400 | 60m |
Fix your SQL database design with T-SQL static code analysisIf you are a database developer looking for ways to improve your database design or you want help others avoid database design mistakes, this session is for you. |
|||
Next-Gen High Availability with Contained Availability Groups | Nader Sharara | 400 | 60m |
Next-Gen High Availability with Contained Availability GroupsIn this session, we’ll explore the game-changing concept of Contained Availability Groups (Contained AGs) in SQL Server. Learn how this feature simplifies high availability and disaster recovery by encapsulating databases, metadata, and dependencies within the availability group. Through live demos, we’ll showcase how to set up, manage, and migrate Contained AGs, demonstrating their benefits for on-premises, hybrid, and cloud environments. |
|||
Resurrecting Lost Data: Mastering SQL Server's Transaction Logs and Row Internals Secrets | Vladimir Afanasev | 400 | 60m |
Resurrecting Lost Data: Mastering SQL Server's Transaction Logs and Row Internals SecretsA deep dive into SQL Server internals for data recovery |
|||
Exploring TDS: The Protocol Behind Client-Server Database Communication | James O'Doherty | 500 | 60m |
Exploring TDS: The Protocol Behind Client-Server Database CommunicationThe Tabular Data Stream (TDS) protocol is essential for communication between clients and database servers. This session will break down how TDS works, how connections are established and maintained, and its role in authentication, channel encryption, SQL execution, and returning data. |
|||
Deep Dive into Memory-Optimized TempDB | Haripriya Naidu | 400 | 60m |
Deep Dive into Memory-Optimized TempDBTempDB contention has always been a challenge for DBAs, especially in high-concurrency OLTP environments. To address this, SQL Server has introduced several enhancements starting with SQL Server 2019, to reduce bottlenecks and improve performance, including Memory-Optimized TempDB. |