

VS Code, Visual Studio, and Azure Data Studio now run natively on the Mac, so that can work for you too in some scenarios. With SQL Server 2017, you can run SQL Server on Linux, and can even host your own docker container without using Windows at all (I am doing this on my Macs right now - and I wrote about it here). There is also an IDE from JetBrains called DataGrip and I'm sure others I don't know about.
IS SQL SERVER ON MAC INSTALL
You can also, of course, RDP to other machines, use SSMS equivalent clients to connect to another SQL Server running on Windows elsewhere, or install a different platform on the Mac ( such as PostgreSQL).

IS SQL SERVER ON MAC HOW TO
In this tutorial, we will show you how to install SQL Server 2019 as a Docker deployment on macOS.

It is available on Windows, Linux, macOS, and as a Docker deployment. If you want to log in SQL server via mac with data studio, you need to know a SQL server user and its password. (I haven't tested the latter recently, but last time I tried, it was a disaster - gets great reviews as a VM host on Windows, but not very stable on the Mac.) SQL Server is a relational database management tool developed by Microsoft. When you trying to connect SQL server with Windows Authentication via mac, data studio tries to use your mac log in properties and it cannot be the same as the windows server you want to connect to. Otherwise you will need to install virtualization software of some sort, where you install Windows in a VM, and install SQL Server there - I use Parallels Desktop, but there is also VMWare Fusion and Oracle VirtualBox. Note: jTDS version 1.3. No, SQL Server will not run on macOS (it can run on Apple hardware, if you use Boot Camp and boot natively to Windows). Native GUI client access to MS-SQL and MySQL We can use Oracle SQL Developer with the jTDS driver to access Microsoft SQL Server. No, SQL Server will not run on macOS (it can run on Apple hardware, if you use Boot Camp and boot natively to Windows).
