November 15, 2023

SQL Server In-Memory OLTP Internals for SQL Server 2016

In-memory OLTP, frequently referred to by its codename “Hekaton”, was introduced in SQL Server 2014. This powerful technology allows you to take advantage of large amounts of memory and many dozens of cores to increase performance for OLTP operations by up to 30 to 40 times! SQL Server 2016 is continuing the investment in In-memory …

SQL Server In-Memory OLTP Internals for SQL Server 2016 Read More »

White Paper Gallery for SQL Server

Download white papers for SQL Server in DOC, PDF, and other formats. All the content is free. This page aggregates Microsoft content from multiple sources – feel free to fill in the gaps and add links to other content. visit : https://social.technet.microsoft.com/wiki/contents/articles/13146.white-paper-gallery-for-sql-server.aspx

Azure SQL Server

Azure SQL for beginners is a series to help bring SQL Server professionals to Azure SQL (Azure SQL Database, Azure SQL Managed Instance, and SQL Server in Azure VM). In this video, you’ll get an overview of how (and why) the series is structured. For the full Azure SQL Fundamentals learning path on Microsoft Learn …

Azure SQL Server Read More »

2008R2Internals

SQL Server 2008 R2, like its predecessors, is more than a database engine. It is acollection of components that you can implement either separately or as a groupto form a scalable data platform. In broad terms, this data platform consists oftwo types of components—those that help you manage data and those that helpyou deliver business …

2008R2Internals Read More »

2008SQLServerInternals

Simply put, a Microsoft SQL Server database is a collection of objects that hold andmanipulate data. A typical SQL Server instance has only a handful of databases, but it’s notunusual for a single instance to contain several dozen databases. The technical limit for oneSQL Server instance is 32,767 databases. But practically speaking, this limit would …

2008SQLServerInternals Read More »

Scroll to Top