SQL Server Management Studio
Earlier version of Microsoft SQL Server Management Studio showing a query, the results of the query, and the Object Explorer pane while connected to a SQL Server database engine instance. | |
Developer(s) | Microsoft |
---|---|
Initial release | 2005 |
Stable release | 12.0.2000.8 |
Operating system | Microsoft Windows |
Website |
microsoft |
SQL Server Management Studio (SSMS) is a software application first launched with the Microsoft SQL Server 2005 that is used for configuring, managing, and administering all components within Microsoft SQL Server. The tool includes both script editors and graphical tools which work with objects and features of the server.[1]
A central feature of SSMS is the Object Explorer, which allows the user to browse, select, and act upon any of the objects within the server.[2] It also has an "express" version that can be freely downloaded.
Starting from version 11, the application has been rewritten in WPF that is similar to Visual Studio 2010.
In June 2015, Microsoft announced their intention to release future versions of SSMS independently of SQL Server database engine releases.[3]
See also
References
- ↑ MSDN: Introducing SQL Server Management Studio
- ↑ MSDN: Using Object Explorer
- ↑ "Announcing SQL Server Management Studio – June 2015 Release". SQL Release Services Blog. Microsoft. 24 Jun 2015. Retrieved 7 September 2015.
External links
|