Wingetlywingetly
← All apps
S

SSMS Tools Pack

by Mladen Prajdicv7.2.1.0

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.0

Run 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.

One-line silent install (x64, machine scope)
msiexec.exe /i installer.msi /quiet /norestart ADDLOCAL=ALL

See the full silent install reference for SSMS Tools Pack

Built by Pckgr

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 trial

No 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

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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

  • Microsoft ODBC Driver 18 for SQL ServerMicrosoft Corporation
    Microsoft.msodbcsql.18v18.6.2.1

    The stand-alone ODBC drivers providing an application programming interface (API) that implements the standard ODBC interfaces to Microsoft SQL Server.

  • PostgreSQL 10PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.10v10

    The World's Most Advanced Open Source Relational Database

  • PostgreSQL 17PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.17v17.11-3

    The World's Most Advanced Open Source Relational Database

  • DBXt8y2
    t8y2.DBXv0.6.10

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

  • Microsoft SQL Server Management StudioMicrosoft Corporation
    Microsoft.SQLServerManagementStudiov20.2.1

    SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure

  • Microsoft SQL Server 2022 ExpressMicrosoft Corporation
    Microsoft.SQLServer.2022.Expressv16.0.1000.6

    SQL Server 2022 Express is a free edition of SQL Server, ideal for development and production for desktop, web, and small server applications.

More from Mladen Prajdic or browse database, mssql, sql.

Frequently asked questions

How do I install SSMS Tools Pack on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MladenPrajdic.SSMSToolsPack --exact --version 7.2.1.0. winget downloads the installer from Mladen Prajdic and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SSMS Tools Pack silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MladenPrajdic.SSMSToolsPack --exact 7.2.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for SSMS Tools Pack?
SSMS Tools Pack uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i installer.msi /quiet /norestart ADDLOCAL=ALL. The silent switches are /quiet /norestart.
How do I uninstall SSMS Tools Pack via winget?
Run: winget uninstall --id MladenPrajdic.SSMSToolsPack --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SSMS Tools Pack's Apps & Features entry.
Is SSMS Tools Pack free?
SSMS Tools Pack is distributed under Proprietary. Refer to the publisher (https://www.ssmstoolspack.com/Download) for the full license terms - Wingetly itself does not charge for installation.
Does SSMS Tools Pack work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls SSMS Tools Pack directly from the publisher.
How do I keep SSMS Tools Pack up to date?
Run winget upgrade --id MladenPrajdic.SSMSToolsPack --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of SSMS Tools Pack from microsoft/winget-pkgs.

Recent versions

  • 7.2.1.0latest
  • 7.2.0.0
  • 7.0.4.0