News

SQL Server 2017 Inches Toward General Availability

The venerable relational database management system is now feature-complete, with support for Linux and containers running on Linux and Mac OS X, and it's available as a release candidate this week.

Microsoft's flagship relational database system, SQL Server 2017, is now feature complete, now that it has achieved its initial release candidate status. General availability is expected later this summer.

RC1 status is often the go-ahead to organizations who want to test it out in their environments in order to dentify any potential issues, and testing will be especially important as the company trots out Linux support and integration in this major update. Linux support alo extends to Active Directory Authentication, which will allow the same domain credentials to be authenticated in SQL Server, whether they come from Windows or Linux.

SQL on Linux will also allow for data to be encrypted with Transport Layer Security (TLS) and be transferred between the client and an instance of SQL Server.

SQL Server 2017 also comes packed with support for containers running on Windows, Linux and Mac OS X, which Microsoft is touting as a valuable resource for DevOps, especially for those working with Continuous Integration/Continuous Deployment (CI/CD) pipelines.

"Using containers greatly simplifies the development, testing and deployment of applications," wrote Microsoft's Tony Petrossian, partner group program manager for the database systems group, in a blog post. "This is achieved by the packaging of all dependencies, including SQL Server, into a portable, executable environment that reduces variability and increases the speed of every iteration in the CI/CD pipeline. This also enforces a consistent experience for all participants since they can share the same state of an application in their containers. Developers can improve applications in their local environments during the first part of the Continuous Integration process."

RC1 features many upgrades and new features not found in previous preview builds, including:

  • Enhanced model management capabilities, including External Library Management for Microsoft's database analytics tool R Services.
  • Increased database analysis and reporting options through the SQL Server Analysis Services (SSAS).
  • The inclusion of SQL Server Integration Services (SSIS) preview for Linux-based machines and support for SIS scale-out in highly available environments on Windows Server.

SQL Server 2017 RC1 can be downloaded here.  

On a related note, a Microsoft Docs article from May shows that the current SQL Server Data Tools for Visual Studio 2017 currently has support for SQL Server 2016. From the article: "[Support for SSDT] 2017 will be coming soon in a Visual Studio 2017 update."

About the Author

Chris Paoli (@ChrisPaoli5) is the associate editor for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube