CHAPTER 23
Memory-Optimized OLTP Tables and Procedures
One of the principal needs for online transaction processing (OLTP) systems is to get as much speed as possible out of the system. With this in mind, in SQL Server 2014, Microsoft introduced a new set of functionality focused around making OLTP systems as fast as possible. These are the memory-optimized technologies of in-memory tables and natively compiled stored procedures. This set of enterprise-only features is meant for high-end, transaction-intensive, OLTP-focused systems. The memory-optimized technologies are another tool in the toolbox of query tuning, but they are a highly specialized ...
Get SQL Server Query Performance Tuning,Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.