SSMS Tools Pack
Last updated
A Microsoft SQL Server Management Studio (SSMS) add-in extension that dramatically increases your productivity with well-integrated, easy to use features.
Install with winget
$ winget install --id MladenPrajdic.SSMSToolsPack --exact --version 7.2.1.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for SSMS Tools Pack
SSMS Tools Pack uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i installer.msi /quiet /norestart ADDLOCAL=ALL
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
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.
Installers · v7.2.1.0
| 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.
Security
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.
Related apps
More from Mladen Prajdic or browse database, mssql, sql.
Frequently asked questions
How do I install SSMS Tools Pack on Windows?
How do I install SSMS Tools Pack silently for unattended deployment?
What are the silent install switches for SSMS Tools Pack?
How do I uninstall SSMS Tools Pack via winget?
Is SSMS Tools Pack free?
Does SSMS Tools Pack work on Windows 10?
How do I keep SSMS Tools Pack up to date?
Recent versions
- 7.2.1.0latest
- 7.2.0.0
- 7.0.4.0