Hekaton Adds In-Memory Transaction Support To SQL
Written by Kay Ewbank   
Wednesday, 14 November 2012

Microsoft has shown off Project Hekaton, a key element of the next version of SQL Server that will provide a huge increase in performance over the current standard SQL Server.

Hekaton is the Greek word for a hundred, and Microsoft says the project is designed to provide a hundred times speed improvement for a number of transactional processing operations.

 

 

The project was revealed at PASS 2012, where Ted Kummert, Corporate Vice President of Microsoft’s Business Platform Division, said that Microsoft’s Hekaton is “a fully in-memory transactional engine delivered as a part of SQL Server.” Kummert estimates that Hekaton can provide up to a 50 times increase in performance over the current standard SQL Server.

Hekaton achieves this improvement by optimizing main memory data access. Microsoft already has xVelocity which manages in-memory data manipulation. However, xVelocity is largely based around a columnstore index and optimizes access to columnar storage. Hekaton is row-based, and aimed specifically at the problems of transaction processing workloads.

Writing on the SQL Server blog, Doug Leland, General Manager of the Business Platform Group at Microsoft said that Hekaton is currently in a private technology preview with a small set of customers, and when publicly available will complete Microsoft’s portfolio of in-memory capabilities across analytics, transactions, streaming and caching workloads.

Microsoft also announced at PASS that the next version of SQL Server 2012 Parallel Data Warehouse (PDW), will be available in the first half of 2013. SQL Server 2012 PDW will be powered by PolyBase, a new data processing engine that will enable queries across relational data and non-relational Hadoop data. The PolyBase Query Processor can accept a standard SQL query and join tables from a relational source with data from a Hadoop source to return a combined result.

 

 

Meanwhile SQL Server SP1 has been made generally available and can be downloaded from the Microsoft Download Center.

More Information

SQL Server Website

Ted Kummert's TechNet blog post

Related Articles

SQL Server 2012 SP1 CTP

HDInsight - Brings Apache Hadoop to Windows

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Can C++ Be As Safe As Rust?
10/04/2024

Herb Sutter is a well known and respected C++ champion and he thinks that the language only needs a few tweaks to make it as safe as Rust. Can this be true?



Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]


More News

Last Updated ( Wednesday, 14 November 2012 )