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

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events