Memory-Optimized Tables

SQL Server In-Memory OLTP helps improve performance of OLTP applications through efficient, memory-optimized data access, native compilation of business logic, and lock- and latch free algorithms. The In-Memory OLTP feature includes memory-optimized tables and table types, as well as native compilation of Transact-SQL stored procedures for efficient access to these tables.

For more information about memory-optimized tables, see:

See Also

In-Memory OLTP (In-Memory Optimization)