Wednesday, May 6, 2015

SQL Server 2016 will be in preview soon

SQL Server 2016 will appear as a preview in October according to topics discussed at the recent Ignite meeting.



SQL Server 2016 is supposed to provide " ....breakthrough performance for mission-critical applications and deeper insights on your data across on-premises and cloud".

Expected new features:
  • Encryption of data on the move and at rest
  • Integration with R Programming Language
Look up Revolution Analytics regarding R language which was acquired by Microsoft.

SQL Server 2016 will have 'Stretch Database'.A way to push infrequently accessed data into the Microsoft Public Cloud

The focus at Microsoft SQL Server will be on the hybrid cloud strategy that is  present neither in Amazon nor n Google cloud platforms.

No comments:

Post a Comment

What is SQLOISIM? What is it used for in SQL Server?

SQLIOSIM is a tool for simulating SQL Server IO. SQLIOSIM performs reliability and integrity tests on the disk systems that SQL Server uti...