SQL Server Internals: In-Memory OLTP (Second Edition)

by Kalen Delaney The SQL Server 2016 In-Memory OLTP engine (a.k.a. Hekaton) is designed to exploit terabytes of available memory and high numbers of processing cores. It allows us to work with memory-optimized tables and indexes, and natively compiled stored procedures, in addition to the disk-based tables and indexes, and T-SQL stored procedures, that SQL … Continue reading SQL Server Internals: In-Memory OLTP (Second Edition)