SQLServer

Creating a distributed Service Broker application with Docker

As you might know, I have written a long time ago a book about Service Broker – a technology within SQL Server that almost nobody is aware of and interested in. But Service Broker provides you an elegant way to implement reliable, distributed, message-based applications directly within the database. One of the hardest things to …

Creating a distributed Service Broker application with Docker + read more

Data Pages – the Foundation of SQL Server

Last week we laid out the foundation for how SQL Server executes queries. I have also already talked here a little bit about pages that are buffers of 8kb. Today we concentrate further on these pages and drill into more detail and what it means from a performance tuning perspective. Pages are the foundation of …

Data Pages – the Foundation of SQL Server + read more

My new Online Training: SQL Server Query Tuning Fundamentals – German Edition

As we all know there is already a lot of information available about SQL Server related topics in English. But I’m also dealing more and more with customers who want to have some materials available in their native language – in that case in German. Therefore, I’m very pleased to announce that I have released today …

My new Online Training: SQL Server Query Tuning Fundamentals – German Edition + read more