For years, SQL Server Management Studio has anchored day-to-day database work. Most improvements since the 2010s were minor interface tweaks or new wizards that left the underlying 32-bit shell untouched. SSMS 21 marks a clean break: it moves to a modern 64-bit platform, folds indispensable tools into the core product, and refreshes the entire interface without changing the familiar Object Explorer + Query Editor workflow. The result is the same trusted environment—only faster, more accessible, and far better equipped for today’s workloads.
Category: SQL Server Tools
Monitoring SQL Server on Linux with Native Linux Tools
As organizations deploy SQL Server on Linux, leveraging native Linux tools for monitoring becomes essential to ensure optimal performance and reliability. Tools like htop, vmstat, and iostat provide valuable insights into system resources and help identify potential bottlenecks. This blog explores how to use these native Linux tools to monitor SQL Server effectively.
Exploring the Azure SQL Migration Extension
Migrating databases to the cloud can be a daunting task, especially for organizations with large, complex SQL Server environments. Fortunately, Azure Data Studio offers an extension designed to simplify this process: the Azure SQL Migration extension. This powerful tool streamlines the migration of SQL Server databases to various Azure SQL destinations, providing a comprehensive suite of features to ensure a smooth transition. In this post, we’ll explore the key features of the Azure SQL Migration extension and how it can assist you in your cloud migration journey.