Last updated
A Microsoft SQL Server Management Studio (SSMS) add-in extension that dramatically increases your productivity with well-integrated, easy to use features.
$ winget install --id MladenPrajdic.SSMSToolsPack --exact --version 7.2.1.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
SSMS Tools Pack uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i installer.msi /quiet /norestart ADDLOCAL=ALL
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
SSMS Tools Pack is a Microsoft SQL Server Management Studio (SSMS) add-in extension that dramatically increases your productivity with well-integrated, easy to use features.
Features
- Favorite Connections: Save a connection for future quick one click editor window opening or connecting Object Explorer.
- Object Explorer Custom Folders: Add custom folders to any place in Object Explorer. Also can do group by Schema first where possible.
- Column Data Statistics: Various data statistics for each result grid's column depending on the column data type.
- Connection Coloring: Color connected windows, and Object Explorer and Registered Servers tool windows based on the server/database name or a regex.
- Export To Excel: Export result sets, one or multiple tables or the whole database to Excel files.
- SQL Editor Plus: Editor improvements like Expand Select *, Run Script at Cursor, Accidental Data Destruction Protector, etc.
- Format SQL: Uppercase, lowercase, propercase objects and end your SQL scripts with semicolons.
- SQL History: Keeps your query or window history safe in local files or database.
- SQL Snippets: Keep your favorite statements accessible with a shortcut of your choice.
- Search Databases, Tables, Views data: Search through data in single or multiple databases, tables and views with great filtering capabilites.
- Execution Plan Analyzer: Analyzes the execution plan and suggests possible improvements.
- Script Data Generator: Generate insert statements from result sets, tables or databases and CSV's from selected result set cells.
- Run script on multiple targets: Run a single script on multiple databases on the same server.
- Global Replacement Texts: Add custom replacement texts to your scripts in four different features.
- New query template: Modifies New Query windows with a template of your choice.
- Copy execution plan to clipboard/file: Copy one or all execution plans to the clipboard or to a file.
- Search Results in Grid Mode: Search through your query's results sets.
- Regions and Debug sections: Add regions and/or debug sections to your code.
- Run custom scripts from Object Explorer: Run custom scripts from a chosen node in Object Explorer.
- CRUD stored procedure generation: Quickly generate CRUD stored procedures for the whole database or a single table.
- Other minor features: Minor features that don't go into any main category.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for SSMS Tools Pack.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Mladen Prajdic or browse database, mssql, sql.