Events: sql-server

Events: sql-server

Nov 30

2020

05:00pm EDT
Nov 30 2020
The Cascades Framework for Query Optimization at Microsoft (Nico Bruno + Cesar Galindo-Legaria)
Speakers:
Nico Bruno, Cesar Galindo-Legaria
System:
SQL Server
Video:
YouTube

The Cascades framework was an academic project introduced 25 years ago as a foundation for modern query optimizers. It provides extensibility, memoization-based dynamic programming, an algebraic representation of logical and physical operator trees, and manipulation of such trees using transformation rules to enable cost-based query optimization. Cascades provides a clean framework/skeleton for optimizer development, but it needs to be instantiated... Read More

Sep 25

2014

12:00pm EDT
CIC - 4th floor (ISTC Panther Hollow Room)
Sep 25 2014
Microsoft SQL Server’s In-Memory OLTP Architecture and Capabilities (Michael Zwilling)
Speaker:
Michael Zwilling
System:
SQL Server
Video:
YouTube

In-Memory OLTP (formerly known as Hekaton) is a key feature in the In-Memory offerings of Microsoft's SQL Server 2014 product. In this talk we will discuss the hardware trends, user scenarios, and history that prompted its key architectural pillars of main-memory optimization, lock/latch-free concurrency control and SQL compilation to native code, as well as how the technology is integrated into... Read More