Microsoft’s Scott Guthrie, executive vice president of its Cloud and AI Group, speaks at Microsoft Build 2019. (GeekWire Photo / Kevin Lisota) Cloud customers are getting used to the idea of paying ...
With the official release of Microsoft's latest database offering, let's see what was improved and what still needs some work. Today, at Ignite, Microsoft announced the general availability of SQL ...
Microsoft's continued focus on SQL Server 2025 highlights the lasting demand for on-premises and hybrid deployments that prioritize performance, control and flexibility for enterprise workloads. In ...
OK, I’ll admit it. I’m not a DBA, but that doesn’t mean I haven’t overseen databases and their performance. I was (and probably still am) the guy who installed a Microsoft SQL database by hitting Next ...
SQL development is evolving fast, and Microsoft.Build.Sql is leading the charge. This next-generation SDK brings flexible project structures, better source control integration, automated build-time ...
SolarWinds has expanded its database performance management portfolio with the launch of SolarWinds Database Insights for SQL Server. Uniting the features and functionality of the SolarWinds Database ...
Microsoft has released the first release candidate for SQL Server 2025, touting AI capabilities and experimental features through PREVIEW_FEATURES. A private preview of SQL Server 2025 began in ...
At the Ignite conference today, Microsoft made a series of announcements about Azure databases. It announced a brand-new Azure database called HorizonDB, which is a fully managed PostgreSQL database ...
Developers often dismiss dynamic SQL used in PL/SQL programs for two reasons. One reason is that it's riskier because the SQL statements aren't parsed until runtime, so it's more difficult to catch ...
I've been doing a little work on trying to improve performance of our HBA's in our SQL servers. We've done some extensive testing on Queue Depth settings as that's one of the settings to change to ...