SQL Server Management Studio: Difference between revisions

Content deleted Content added
revert self-published references used as link spam
m Bump version number
 
(35 intermediate revisions by 20 users not shown)
Line 1:
{{Short description|Database management software application}}
 
{{redirect|SSMS|the type of mass spectrometer using [[spark ionization]]|spark source mass spectrometer}}
 
{{Infobox software
| name = SQL Server Management Studio
| logo = MSSQL SSMS 21 = icon.png
| screenshot = SQLServerManagementStudio.JPG
| caption = 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.
| collapsible =
| author =
| developer = Microsoft
| author =
| released = 2005
| developer = Microsoft
| discontinued =
| released = 2005
| latest release version = <!-- If you update this, remember to also update [[Comparison of database tools]]-->1821.114.112<ref name="ssms_release">{{cite web |url=https://docslearn.microsoft.com/en-gbssms/sqlinstall/ssms/download-sql-server-management-studio-ssms |date=8 March 2022install |title=DownloadInstall SQL Server Management Studio (SSMS)|date=2025-08-12 |accessdate=2025-08-13}}</ref>
| discontinued =
| latest release date = {{Start date and age|20222025|0308|0812}}
| latest release version = <!-- If you update this, remember to also update [[Comparison of database tools]]-->18.11.1<ref name="ssms_release">{{cite web |url=https://docs.microsoft.com/en-gb/sql/ssms/download-sql-server-management-studio-ssms |date=8 March 2022 |title=Download SQL Server Management Studio (SSMS)}}</ref>
| programming language =
| latest release date = {{Start date and age|2022|03|08}}
| operating system = [[Microsoft Windows]]
| latest preview version =
| platform =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| size =
| programming language =
| language = Chinese (Simplified), Chinese (Traditional), Czech, English (United States), French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, Turkish
| operating system = [[Microsoft Windows]]
| genre =
| platform =
| license =
| size =
| website = {{URL|1=https://docslearn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15|2=docs.microsoft.com/en-us/sql/ssms}}
| language = Chinese (Simplified), Chinese (Traditional), English (United States), French, German, Italian, Japanese, Korean, Portuguese (Brazil), Russian, Spanish
| genre =
| license =
| website = {{URL|1=https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15|2=docs.microsoft.com/en-us/sql/ssms}}
}}
 
'''Microsoft SQL Server Management Studio''' ('''SSMS''') is a software application firstdeveloped launched withby [[Microsoft]] [[Microsoft SQL Server|SQL Server 2005]] that is used for configuring, managing, and administering all components within [[Microsoft SQL Server]]. ItFirst launched with Microsoft SQL Server 2005, it is the successor to the '''Enterprise Manager''' in SQL 2000 or before. The tool includes both script editors and graphical tools which work with objects and features of the server.<ref>[http{{cite web|url=https://msdn2docs.microsoft.com/en-us/librarysql/ms174173.aspxssms/sql-server-management-studio-ssms?view=sql-server-ver16 MSDN:|title=What Introducingis SQL Server Management Studio] (SSMS)? |date=2022-01-28 |website=microsoft.com |accessdate=2022-07-14}}</ref>
 
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.<ref>{{cite web |url=https://docs.microsoft.com/en-us/sql/ssms/object/manage-objects-by-using-object-explorer?view=sql-server-ver16= |website=microsoft.com |title=Manage Objects by Using Object Explorer |date=2022-01-18 |accessdate=2022-07-14}}</ref> 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. It also comes with Microsoft SQL Server Express 2012, or users can download it separately.
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.<ref>
{{cite web |url=https://docs.microsoft.com/en-us/sql/ssms/object/manage-objects-by-using-object-explorer?view=sql-server-ver16= |website=microsoft.com |title=Manage Objects by Using Object Explorer |date=2022-01-18 |accessdate=2022-07-14}}</ref> 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. It also comes with Microsoft SQL Server Express 2012, or users can download it separately.
 
Starting from version 11, the application was based on the [[Microsoft Visual Studio#Visual Studio 2010|Visual Studio 2010]] shell, using [[Windows Presentation Foundation|WPF]] for the user interface. Versions 18 and after are based on the [[Microsoft Visual Studio#2017|Visual Studio 2017]] [[Microsoft Visual Studio#Extensibility|Isolated Shell]].<ref>{{cite web|title=SSMS 18.0 (preview 4)|url=https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-changelog-ssms?view=sql-server-2017#ssms-180-preview-4download-sql-server-management-studio-ssmsmd|website=SQL Server Management Studio - Changelog (SSMS)|publisher=Microsoft|access-date=22 October 2018|date=24 September 2018}}</ref>
 
In June 2015, Microsoft announced their intention to release future versions of SSMS independently of SQL Server database engine releases.<ref>{{cite web|title=Announcing SQL Server Management Studio – June 2015 Release|url=https://docs.microsoft.com/en-us/archive/blogs/sqlreleaseservices/announcing-sql-server-management-studio-june-2015-release|website=SQL Release Services Blog|publisher=Microsoft|access-date=7 September 2015|date=24 June 2015}}</ref>
 
Since version 21 SSMS is based on [[Microsoft Visual Studio#2022|Visual Studio 2022]] and is installed using the Visual Studio Installer. <ref>{{cite web|title=Release notes for SQL Server Management Studio (SSMS)|url=https://learn.microsoft.com/en-us/ssms/release-notes-21|website= Microsoft Learn|publisher=Microsoft|date=19 May 2025}}</ref>
 
==See also==
* [[Comparison of database administration tools]]
* [[Microsoft SQL Server]]
* [[SQL Server Management Objects]]
 
==References==
{{reflist|2}}
 
==External links==
* [https://docslearn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15 Download SQL Server Management Studio (SSMS)]
 
{{MS DevTools}}
Line 47 ⟶ 49:
[[Category:Microsoft database software]]
[[Category:Database administration tools]]
 
 
{{Microsoft-software-stub}}