News

SQL Server 2016 Breaks Out

Microsoft reveals a community technology preview of the venerable RDBMS that sports Always Encrypted technology and built-in R language services, among other features. Also in preview: Azure Data Lake Store and Analytics Services and Azure SQL Database In-Memory OLTP and Operational Analytics.

A new CTP of SQL Server 2016 and previews of Azure Data Lake Store and Analytics services and Azure SQL Database In-Memory OLTP and Operational Analytics was unveiled by Microsoft Data Group chief Joseph Sirosh this week at the annual PASS Summit in Redmond, Washington.

Some of the most important new features in SQL Server 2016 include:

  • Always Encrypted technology, based on projects from Microsoft Research, that protects data at rest and in motion.
  • Built-in SQL Server R Services, a new workload for fast, predictive, in-database analytics.
  • PolyBase -- built into SQL Server to extract value from unstructured and structured data using T-SQL.
  • Stretch Database for the active archiving of cold data to the Microsoft Azure cloud.
  • Native JSON support to offer better performance and support for many types of data.
  • SQL Server Enterprise Information Management (EIM) tools and Analysis Services upgrades for better performance, usability and scalability.
  • Faster hybrid backups, high availability and disaster recovery scenarios to backup and restore on-premises databases to Azure and place SQL Server AlwaysOn secondaries in Azure.

"This preview also includes new Business Intelligence (BI) capabilities for SQL Server Analysis Services and SQL Server Reporting Services, and we plan to include mobile BI capabilities in the coming months to deliver end-to-end BI solutions for on-premises implementations," said Sirosh, who was just recently promoted to head the newly combined Data Group.

Azure Data Lake, a component of the Cortana Analytics Suite, has previews available now for theStore and Analytics service. "Azure Data Lake offers unbelievable analytic processing power and an exabyte-scale Big Data store as a fully managed service," Sirosh said. "It includes all the capabilities required to make it easy for developers, data scientists and analysts to store data of any size, shape and speed, and do all types of processing and analytics across platforms and languages."

The Azure SQL Database preview highlights In-Memory OLTP and the general availability of Operational Analytics. "In-Memory OLTP dramatically improves transaction processing performance," Sirosh said. "Our In-Memory Columnstore and In-Memory OLTP can naturally be used together in the same cloud solution for high-throughput transaction processing and real-time operational analytics."

Microsoft has said In-Memory OLTP provides up to 30x the performance of disk-based transactions. "With these enhancements, we also introduce the unique capability to use our in-memory columnstore delivering 100x faster queries with in-memory OLTP for in-memory performance and real-time operational analytics," the company said.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube