{"id":1733,"date":"2013-11-11T09:00:00","date_gmt":"2013-11-11T17:00:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2013\/11\/11\/new-in-memory-oltp-sample-for-sql-server-2014-ctp2\/"},"modified":"2024-01-22T22:49:06","modified_gmt":"2024-01-23T06:49:06","slug":"new-in-memory-oltp-sample-for-sql-server-2014-ctp2","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2013\/11\/11\/new-in-memory-oltp-sample-for-sql-server-2014-ctp2\/","title":{"rendered":"New In-Memory OLTP Sample for SQL Server 2014 CTP2"},"content":{"rendered":"
To help you get started with the new In-Memory OLTP feature, we created a sample around sales order processing based on the AdventureWorks sample database.<\/p>\n
The sample, along with installation and usage instructions, are available on Codeplex:<\/p>\n
https:\/\/msftdbprodsamples.codeplex.com\/releases\/view\/114491<\/a><\/p>\n We encourage you to download and install the sample to become familiar with the new memory-optimized tables and natively compiled stored procedures, introduced by the In-Memory OLTP feature in SQL Server 2014 CTP2<\/a>.<\/p>\n We also included a number of demo stored procedures in the sample, which can be used to measure the performance of the sample on your system, and to contrast the performance of the new memory-optimized tables with traditional disk-based tables. Instructions for running the demo stored procedures, and for testing at scale, are in the documentation included with the sample.<\/p>\n