New features in SQL Server 2025
Proposed session for SQLBits 2026TL; DR
With the release of SQL Server 2025, join Microsoft Data Platform MVP Andrew Pruski for a deep dive into ten exciting new features (that aren't AI) that will shape the way we work with the platform.
Session Details
With the release of SQL Server 2025, join Microsoft Data Platform MVP Andrew Pruski for a deep dive into ten exciting new features (that aren't AI) that will shape the way we work with the platform.
We'll explore enhancements across multiple areas of the engine, including:
- Query execution: Optimized Locking, ABORT_QUERY_EXECUTION, and improvements to sp_executesql.
- TempDB: Space resource governance, accelerated recovery in TempDB, and support for tmpfs on Linux.
- Extended Events: Time-bound extended events to prevent events consuming resources and potentially generating a large amount of data
- Backups: Full and differential backups on secondary availability group replicas, plus the new ZSTD compression algorithm.
- Brand-new capability: Invoking external REST API endpoints directly from SQL Server.
This session is aimed at anyone working with SQL Server who wants to understand the new capabilities in 2025.
We'll explore enhancements across multiple areas of the engine, including:
- Query execution: Optimized Locking, ABORT_QUERY_EXECUTION, and improvements to sp_executesql.
- TempDB: Space resource governance, accelerated recovery in TempDB, and support for tmpfs on Linux.
- Extended Events: Time-bound extended events to prevent events consuming resources and potentially generating a large amount of data
- Backups: Full and differential backups on secondary availability group replicas, plus the new ZSTD compression algorithm.
- Brand-new capability: Invoking external REST API endpoints directly from SQL Server.
This session is aimed at anyone working with SQL Server who wants to understand the new capabilities in 2025.
3 things you'll get out of this session
Overview and demos of new query features in SQL 2025
Overview and demos of new tempdb features in SQL 2025
Overview and demos of a hitting external resources
Speakers
Andrew Pruski's other proposed sessions for 2026
AI-Powered Search in SQL Server 2025 - 2026
Andrew Pruski's previous sessions
Disaster Recovery Strategies for SQL Server
"Hope is not a strategy" - Google SRE Team motto
Being able to recover our data in the event of an outage is a (if not the most) critical aspect of managing SQL Server. But how do we plan for the worst? What technologies are available to us? And how do we implement a disaster recovery strategy when the worst has just occurred?
Join Microsoft Data Platform MVP, Andrew Pruski, in this session to delve into SQL Server disaster recovery strategies.
Chaos Engineering for SQL Server
How can we test potential weaknesses in SQL Server?
In this session we will explore the concept of Chaos Engineering, its core concepts, and the methodologies behind it.
Why is understanding Kubernetes important for your career as a Data Professional?
A panel discussion on why both - admins and developers - should understand the impacts and benefits of containerized applications.
Docker Deep Dive
Played around with SQL Server in containers and want to delve further into the platform? This session is for you!
In this session we'll dive straight into the Docker platform and investigate its internals.
Container questions that Andrew and Anthony DM each other
A Q&A panel session with Andrew Pruski and Anthony Nocentino talking about all things containers!
Hosted by Rob Sewell
Introduction to partitioning
Session will be aimed at Database Administrators\Developers who have not previously implemented partitioning within an OLTP database and is designed to give a overview into the concepts and implementation.
Containers and Clones: giant databases on tiny HDDs
Provision dev databases quickly and easily using containers and clones
An introduction to SQL Server in Containers
Containers are a new and exciting technology but what does it mean for DBAs? This session will give an introduction into SQL Server running in containers and what options are available.