SSMS is a pure Windows Application, there is no version for Mac.
But you can use Azure Data Studio on Mac with the same (and some more) features:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
Is there any Mac version for Microsoft SQL Management Studio?
Where can I get it from?
Thanks,
Jassim
SSMS is a pure Windows Application, there is no version for Mac.
But you can use Azure Data Studio on Mac with the same (and some more) features:
Hi @Jassim Al Rahma
You can check this link to see the operating systems currently supported by SSMS: https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16#ssms-system-requirements.
As Olaf and Rahul say, if you need tools that run on operating systems other than Windows, we recommend Azure Data Studio.
If these answers are helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let us know.
Best regards,
Aniya
Thanks for your question.
As per Microsoft document, https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16
SSMS is available only as a 32-bit application for Windows. If you need a tool that runs on operating systems other than Windows, we recommend Azure Data Studio. Azure Data Studio is a cross-platform tool that runs on macOS, Linux, and Windows. For details, see Azure Data Studio.
Please let us know if you need any additional information.
Thank you.
Since Azure Data Studio is being retired, another option worth mentioning is https://jamsql.com — a native macOS desktop app built specifically for working with SQL Server (including Azure SQL).
It covers a lot of what people in this thread have been asking for: query editor with IntelliSense, table explorer, schema compare, execution plans, and scripting — without needing a VM or Windows.
Disclosure: I'm the creator of Jam SQL Studio.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more