What are some SQL Server Management Studio tools (preferably free) for the Mac that can be used to do development work on SQL Server?
Asked
Active
Viewed 9,343 times
5
-
2Have a look at this thread: http://stackoverflow.com/questions/3452/sql-client-for-mac-os-x-that-works-with-ms-sql-server – ChristopheD Jul 08 '10 at 05:24
-
@ChristopheD that is the exact thread I was looking for when I asked this question. – Eric Jul 08 '10 at 13:34
3 Answers
3
Azure Data Studio
Microsoft is providing cross platform database tool for it's own Cloud/On-Prem Database platforms. I am using it on MacOS High Sierra. It is free to use and offers almost all features from Windows based SSMS.
2
I prefer the official Microsoft tool: Azure Data Studio. It can perform all regular database tasks.

Rody
- 2,675
- 1
- 22
- 40
-
Thank you! This tool is great and connects to local SQL servers as well as Azure. – sean Jul 28 '21 at 21:19
0
I Use RazorSQL on my Mac and it's pretty solid. It doesn't fully compare to SMS, but it's good none the less --- about as good as the comparison between "Mono Develop" and "Visual Studio".
It's not "free" but at $70 it's a steal.

Chase Florell
- 46,378
- 57
- 186
- 376