MSDN Docs

SQL Server Database Engine Tools

Explore the essential tools for managing, developing, and troubleshooting the SQL Server Database Engine.

SQL Server Management Studio (SSMS)

Integrated environment for managing SQL infrastructure, running queries, and configuring servers.

Learn More

Azure Data Studio

Cross‑platform, lightweight editor with built‑in extensions for modern development workflows.

Learn More

sqlcmd

Command‑line utility for executing T‑SQL scripts and ad‑hoc queries.

Learn More

SQL Server Profiler

Capture and analyze events from the Database Engine for performance tuning.

Learn More

Database Engine Tuning Advisor

Analyze workloads and recommend indexes, statistics, and partitioning strategies.

Learn More

PowerShell for SQL Server

Automate administration tasks using the SQLServer module.

Learn More