Jump to ratings and reviews
Rate this book

Pro SQL Server Internals

Rate this book
Improve your ability to develop, manage, and troubleshoot SQL Server solutions by learning how different components work “under the hood,” and how they communicate with each other. The detailed knowledge helps in implementing and maintaining high-throughput databases critical to your business and its customers. You’ll learn how to identify the root cause of each problem and understand how different design and implementation decisions affect performance of your systems.

New in this second edition is coverage of SQL Server 2016 Internals, including In-Memory OLTP, columnstore enhancements, Operational Analytics support, Query Store, JSON, temporal tables, stretch databases, security features, and other improvements in the new SQL Server version. The knowledge also can be applied to Microsoft Azure SQL Databases that share the same code with SQL Server 2016.



Pro SQL Server Internals is a book for developers and database administrators, and it covers multiple SQL Server versions starting with SQL Server 2005 and going all the way up to the recently released SQL Server 2016. The book provides a solid road map for understanding the depth and power of the SQL Server database server and teaches how to get the most from the platform and keep your databases running at the level needed to support your business. The
• Provides detailed knowledge of new SQL Server 2016 features and enhancements
• Includes revamped coverage of columnstore indexes and In-Memory OLTP
• Covers indexing and transaction strategies
• Shows how various database objects and technologies are implemented internally, and when they should or should not be used
• Demonstrates how SQL Server executes queries and works with data and transaction log



 

What You Will Learn



Design and develop database solutions with SQL Server.
Troubleshoot design, concurrency, and performance issues.
Choose the right database objects and technologies for the job.
Reduce costs and improve availability and manageability.
Design disaster recovery and high-availability strategies.
Improve performance of OLTP and data warehouse systems through in-memory OLTP and Columnstore indexes.



Who This Book Is For

Developers and database administrators who want to design, develop, and maintain systems in a way that gets the most from SQL Server. This book is an excellent choice for people who prefer to understand and fix the root cause of a problem rather than applying a 'band aid' to it.

1493 pages, Kindle Edition

First published January 22, 2014

30 people are currently reading
65 people want to read

About the author

Dmitri Korotkevitch

8 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
19 (73%)
4 stars
6 (23%)
3 stars
1 (3%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Sebastian Gebski.
1,204 reviews1,382 followers
October 25, 2014
Best book on SQL Server I've ever read. By far.
To be honest I had considered myself pretty advanced on the topic, but I've learned so much from this book, that it has made me revise this opinion. Author dives into really low-level details that shed completely new light on how SQL Server works under the hood. What is also important - regardless of topic's complexity and overwhelming number of details, the book is still readable and comprehensible.

What did I miss? I was a bit disappointed that low level description of latches was ommitted & there were some chapters that were almost screaming for some cookbook-style, more elaborate examples.

But otherwise than these, book is almost perfect. Highly recommended read.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.