SQL Server Management Studio

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
17.9[1] / September 4, 2018 (2018-09-04)
Operating system Microsoft Windows
Website docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms

SQL Server Management Studio (S.S.M.S.) is a software application first launched with 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.[2]

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.[3] It also shipped a separate Express edition that could be freely downloaded, however recent versions of SSMS are fully capable of connecting to and manage any SQL Server Express instance. Microsoft also incorporated backwards compatibility for older versions of SQL Server thus allowing a newer version of SSMS to connect to older versions of SQL Server instances.

Starting from version 11, the application was based on the Visual Studio 2010 shell, using WPF for the user interface.

In June 2015, Microsoft announced their intention to release future versions of SSMS independently of SQL Server database engine releases.[4]

See also

References

  1. "Download SQL Server Management Studio (SSMS)". 4 September 2018. Archived from the original on 21 June 2018.
  2. MSDN: Introducing SQL Server Management Studio
  3. MSDN: Using Object Explorer
  4. "Announcing SQL Server Management Studio – June 2015 Release". SQL Release Services Blog. Microsoft. 24 June 2015. Retrieved 7 September 2015.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.