{"id":1103,"date":"2014-05-06T09:00:00","date_gmt":"2014-05-06T16:00:00","guid":{"rendered":""},"modified":"2024-01-22T22:48:54","modified_gmt":"2024-01-23T06:48:54","slug":"in-memory-oltp-sample-for-sql-server-2014-rtm","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2014\/05\/06\/in-memory-oltp-sample-for-sql-server-2014-rtm\/","title":{"rendered":"In-Memory OLTP Sample for SQL Server 2014 RTM"},"content":{"rendered":"
SQL Server 2014<\/a> introduces the new In-Memory OLTP feature to boost performance of OLTP workloads. In an earlier blog post<\/a>, Quentin Clark described how In-Memory OLTP has helped customers achieve performance gains up to 30X.<\/p>\n To help you get started with the new In-Memory OLTP feature in SQL Server 2014 we created a sample around sales order processing based on the AdventureWorks sample database. This is an update of the sample we published back in November following the CTP2 release.<\/p>\n Installation instructions and documentation can be found on MSDN:<\/p>\n http:\/\/msdn.microsoft.com\/en-us\/library\/dn511655(v=sql.120).aspx<\/a><\/p>\n The sample script can be downloaded from Codeplex:<\/p>\n