No, SQL Server will not run on macOS (it can run on Apple hardware, if you use Boot Camp and boot natively to Windows). 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, but there is also. (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.) You can also, of course, RDP to other machines, use to connect to another SQL Server running on Windows elsewhere, or install a different platform on the Mac (). There is also and I'm sure others I don't know about. With SQL Server 2017, you can run, and can even host your own docker container without using Windows at all (I am doing this on my Macs right now - ).,, and now run natively on the Mac, so that can work for you too in some scenarios. It all depends on whether you expect SQL Server to actually run on macOS, or if you just want to do most of your work there.
I started using a MacBook Pro at work, and the very first thing I did was configure SQL Server 2017 running on a docker container, and run it locally within the Mac. Microsoft SQL Server support lifecycle; 321185 How to determine the version and edition of SQL Server and its components; The script to determine which version and edition of SQL Server Database Engine is running. 957826 The builds for all SQL Server versions; SQL Server Service Packs are discontinued starting from SQL Server 2017. Find SQL Server 2017 Licenses at discount prices. Buy from a trusted Microsoft Partner & reseller. Free downloads & licensing support. Find SQL 2017 Today.
Microsoft SQL Server 2017 Standard Get industry-leading performance, availability, and security on the platform of your choice, including Windows, Linux, and Docker. Build intelligent applications using your preferred language and environment.
Gain real-time intelligence and deliver insights through modern analytical models and reports.
Usb 3.1 card for desktop. EDIT Recently SQL Server was released for linux. This makes using Docker a viable solution to 'running sql server on mac'. You can find some details on how to do this here:. Old answer If you have a mac and do not want to run a virtual machine, there are a few options. • You can grab a and setup an SQL Server instance. Azure also provides a web based query interface. • You could also setup a free account and create an SQL Server instance.