SQL Server 2014 In Memory OLTP

News from the SQL Server Blog: SQL Server 2014 In Memory OLTP: Memory-Optimized Table Types and Table Variables

SQL Server 2014 In-Memory OLTP introduces two new widely advertised kinds of database objects: memory-optimized tables for efficient data access, and natively compiled stored procedures for efficient query processing and business logic execution. However, there is a third kind of object introduced by In-Memory OLTP: the memory-optimized table type.

Read more in the SQL Server Blog