I installed the latest version of SQL Server Management Studio (SSMS) V17.1 on my workstation. It is just a client machine and it doesn't get installed SQL Server itself on the box. It connects to server that got installed SQL Server 2008. My team members uses windows so they used for our project's Database microsoft sql server management studio but I cannot download the SSMS since it is not compatiple with mac.
I know Microsoft SQL Server 2016 can run on macOS in a Docker container. But does can Microsoft SQL Server Management Studio run on macOS?

2014 Sql Server Management Studio
urigurig1 Answer

Apparently the answer is no.
Microsoft SQL Server Management Studio can only run on Windows operating systems at this time: https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms#supported-operating-systems.
urigurigNot the answer you're looking for? Browse other questions tagged macossql-serverssms or ask your own question.
Download Sql Server Management Studio
SQL Server Management Studio is a tool, provided by Microsoft, to make it easier to manage and handleSQL Server 2017. For this purpose, it offers a graphical environment, that is easy to use, in which it's simple to create or modify its databases.
Among the utilities that SQL Server Management Studio integrates, the object explorer that manages server type objects and the code editor to create scripts (Transact-SQL, MDX, DMX, XML/A are XML) are worthy of being taken into account.
With the free version, called MicrosoftSQL Server Management StudioExpress (SSMSE) we can manage the 鈥淓xpress Edition' and 'Express Edition with Advanced Services' versions of SQL Server 2017. But we won't be able to manage SQL Server Analysis Services, Integration Services, Notification Services, Reporting Services, SQL Server Agent or SQL Server 2017 Mobile Edition.
Download SQL Server Management Studio, and take full control of your databases in the simplest way!