This document provides an overview of SQL Server 2014 In-Memory OLTP. It discusses the benefits of In-Memory OLTP such as reducing contention, reducing logging, and minimizing execution time. It covers pre-implementation requirements, limitations, memory optimized structures like tables and indexes, and the table and stored procedure creation processes. It also discusses hardware trends enabling In-Memory OLTP, demoes basic functionality, and outlines approaches for migrating workloads to In-Memory OLTP.