SQL Server In-memory OLTP - Project Hekaton

Key Takeways #

Architectural Overview #

https://blogs.technet.microsoft.com/dataplatforminsider/2013/07/22/architectural-overview-of-sql-server-2014s-in-memory-oltp-technology/

Limitations #

https://msdn.microsoft.com/en-us/library/dn246937%28v=sql.120%29.aspx

Interesting Links #

In-memory OLTP Whitepaper:
https://www.microsoft.com/en-us/server-cloud/solutions/oltp-database-management.aspx

In-memory Team Blog:
https://blogs.technet.microsoft.com/dataplatforminsider/2013/06/26/sql-server-2014-in-memory-technologies-blog-series-introduction/

MSDN Docs
https://msdn.microsoft.com/en-us/library/dn133186.aspx

Choosing to Port
https://msdn.microsoft.com/en-us/library/dn205133.aspx

BrentOzar Comments:
https://www.brentozar.com/blitz/hekaton-memory-oltp-tables-use/

Jonathan Watts at RedGate:
https://www.simple-talk.com/sql/performance/the-promise—and-the-pitfalls—of-in-memory-oltp/

 
0
Kudos
 
0
Kudos

Now read this

Migration plan from .NET 4 to .NET 4.6.1

At Wheelhouse, we have a few legacy applications running at various version of .NET from 4 up to 4.6. Re-target all projects to .NET 4.6.1. in a feature branch, building to catch usage of deprecated BCL features Review change log for... Continue →