minimal 发表于 2025-3-23 09:57:01
https://doi.org/10.1007/978-3-642-57060-5This appendix provides an overview of nonclustered index internal operations, such as page splitting and page merging.thwart 发表于 2025-3-23 14:38:11
https://doi.org/10.1007/978-3-642-29494-5SQL Server persists data from durable memory-optimized tables in checkpoint file pairs. This appendix demonstrates how to analyze their states using the . view and shows the state transitions through the CFP lifetime.prostatitis 发表于 2025-3-23 20:57:15
Hang Yu,Zishuo Huang,Yiqun Pan,Weiding LongThis appendix discusses several SQL Server 2014 tools that help with In-Memory OLTP migration.Asperity 发表于 2025-3-23 23:51:05
Why In-Memory OLTP?,This introductory chapter explains the importance of in-memory databases and the problems they address. It provides an overview of the Microsoft In-Memory OLTP implementation (code name .) and its design goals. Finally, this chapter discusses the high-level architecture of the In-Memory OLTP Engine and how it is integrated into SQL Server.Dignant 发表于 2025-3-24 02:44:03
Memory-Optimized Tables,This chapter discusses memory-optimized tables in detail. It shows how memory-optimized tables store their data and how SQL Server accesses them. It covers the format of the data rows in memory-optimized tables and talks about the process of native compilation.Certainty 发表于 2025-3-24 10:25:32
http://reply.papertrans.cn/32/3192/319189/319189_16.pngCAMEO 发表于 2025-3-24 12:03:49
Garbage Collection,This chaptercovers the garbage collection process used in the In-Memory OLTP Engine. It provides an overview of the various components involved in garbage collection and demonstrates how they interact with each other.大酒杯 发表于 2025-3-24 18:31:08
Memory Pointers Management,This chapter explains how SQL Server works with memory pointers that link In-Memory OLTP objects together.STEER 发表于 2025-3-24 21:26:01
Page Splitting and Page Merging in Nonclustered Indexes,This appendix provides an overview of nonclustered index internal operations, such as page splitting and page merging.组装 发表于 2025-3-24 23:38:44
http://reply.papertrans.cn/32/3192/319189/319189_20.png