InfoQ Homepage SQL Server Content on InfoQ
-
Azure SQL Intelligences Aims to Help DBAs and Developers
Microsoft seeks to make database management easier for users of its Azure SQL service and SQL Server through the addition of new features it calls Performance Management Intelligence. They are designed to provide easier database management for both DBAs and app developers.
-
Bringing a DevOps Approach to Databases
Today at Day 1 of PASS Summit 2017, Redgate Evangelist Steve Jones presented his tips for taking a DevOps approach to database management. His approach includes tips that can benefit installations of all sizes.
-
SQL Server 2017 RC1 Arrives with Expanded Linux Functionality
After seven preview releases, Microsoft has announced the release of the first Release Candidate for SQL Server 2017. Those running SQL Server on Linux will find several new capabilities. Foremost among these is TLS support and Active Directory Authentication.
-
Getting Started with the SQL Server First Responder Kit
Your SQL Server database is slowly grinding to a halt, your DBA is on vacation, and you don’t know where to start. This is when you break out the SQL Server First Responder Kit. This open source project consists of a set of scripts to help the DBA, or accidental DBA, fix and tune a SQL Server instance.
-
Google Pursues Enterprise, Targets Windows and SQL Server Workloads
Google recently announced increased support for Microsoft Windows Server and SQL Server, in the Google Cloud Platform, by providing pre-configured images for Windows Server Core and SQL Server Enterprise Edition. Google has also added support for High Availability and Disaster Recovery scenarios using SQL Server AlwaysOn Availability Groups.
-
SQL Server is the New Hunting Ground in the Cloud
You can now run Microsoft SQL Server on Google Cloud Platform. All the major cloud providers support SQL Server, either with an IAAS or PAAS model, but the offerings have very different feature sets. Providing an attractive option for migrating SQL Server to the cloud seems to be a new focus for Google, Amazon and Microsoft.
-
AWS Adds Native SQL Server Backups to Database-as-a-Service
AWS released an update to its Relational Database Service (RDS) that allows users to take advantage of native SQL Server backup and restore functionality. AWS beat Microsoft Azure to market with this capability which simplifies database migration and disaster recovery scenarios.
-
Query Optimizer Improvements in SQL Server 2016
While the last two versions of SQL Server focused on improving performance by offering new features, SQL Server 2016 looks inwards towards improving existing functionality.
-
SQL Server 2016 Developer Edition is Free
In conjunction with the release of SQL Server 2016, Microsoft has announced that the Developer Edition of SQL Server will be free.
-
NOLOCK is Broken in SQL Server 2014 SP1
The NOLOCK directive was broken in Cumulative Update #6 for SQL Server 2014 SP1. As a result, databases that relied on that directive may experience unexpected blocking and/or deadlocks.
-
SQL Server 2005 is No Longer Receiving Security Updates
SQL Server 2005 has now officially hit its end of life. This means that it will no longer receive security updates and new vulnerabilities that are discovered will go unfixed. Yet a recent survey commissioned by Microsoft showed that 46% of companies using SQL Server had at least one production machine running SQL Server 2005.
-
SQL Server's Servicing Rules Have Changed
Microsoft has dramatically changed the support policy for SQL Server. In the past, the policy was essentially "wait for a service pack unless you have a problem". Now they want developers to proactively Cumulative Updates.
-
SQL Server Now Offers NoSQL Style Memory-Optimized Tables
SQL Server 2016 is removing a lot of the limitations on memory-optimized tables including the inability to work with the large documents favored by NoSQL style designs.
-
Microsoft SQL Server to Land on Linux
Microsoft’s executive vice president of the cloud and enterprise group Scott Guthrie announced SQL Server is coming to Linux, thus once more confirming Microsoft’s new course on open source software. SQL Server will be generally available on Linux sometime mid 2017, with a private preview being available now.
-
R for SQL Server 2016
SQL Server is add support for the statistical programming language R.