Expert SQL Server inMemory OLTP Author:Dmitri Korotkevitch Expert SQL Server In-Memory OLTP is a deep dive into one of the most significant features of SQL Server 2014 ? support for In-Memory Online Transaction Processing. The book describes the architecture and internals of the In-Memory OLTP Engine and explains how to develop, deploy, and maintain systems using it. With it you can dramatically increas... more »e transactional throughput to handle thousands of transactions per second supporting millions of customers. Dmitri Korotkevitch is the five-star author of Pro SQL Server Internals, and now brings his same combination of clear thinking and deep expertise to the question of how to think about and best use memory-optimized tables and the natively-compiled stored procedures and other objects that were introduced as part of Microsoft?s In-Memory OLTP feature set in SQL Server 2014. Learn the architecture and the internals in order to recognize when in-memory OLTP can make a difference. Learn useful scenarios for thoughtfully incorporating in-memory support into existing applications. Recognize opportunities for In-Memory OLTP in new development. Don?t be without Dmitri Korotkevitch and the deep expertise he imparts in Expert SQL Server In-Memory OLTP as you move forward in using SQL Server?s new and important In-Memory OLTP feature set. Covers In-Memory OLTP internals and architecture, including data storage, indexing, multi-version concurrency control, transaction logging, and recoveryIllustrates In-Memory OLTP programmability and the process of native compilationGuides in using In-Memory OLTP in new development and existing systems. What you’ll learnGrasp the internal mechanisms underlying in-memory tables and their implementationPlan successful implementations, including the required memory size and I/O configurationProperly index in-memory tables, including with hash indexes and range indexesAccelerate T-SQL processing through the creation of natively-compiled stored proceduresControl disk I/O by managing logging, checkpoint, and recovery of in-memory dataMonitor and report on the benefits and performance of your in-memory solutionsWho this book is for Expert SQL Server In-Memory OLTP is for application developers and database administrators who create and manage online transaction processing (OLTP) systems. In particular, the book is aimed at those wanting to take advantage of SQL Server?s new offering of in-memory OLTP to dramatically improve performance and throughput of their systems.« less