Yeah I think that will be my next attempt - just trying to get my head around Docker when I've had the luxury of running SQL Server within a Parallels VM for all these years.
I've created a script that can install SQL Server Express 2019 and 2022 in Parallels on M1. You can download it here: https://github.com/jimm98y/MSSQLEXPRESS-M1-Install. Just run the bat file and wait until it completes.
@LukasV2
I tried your skript and it worked very well on my M2 Macbook Air. But What I did not get to work is more than one instance.
I need an instance like MYSQLSRV\MYINSTANCE1 and a second one MYSQLSRV\MYINSTANCE2
I tried to run the scrikt twice, but could never get the second instance running. Dou you have any Idea?
Hello. Great news!
Microsoft has just released Public Preview of SQL Server 2025: https://info.microsoft.com/ww-landing-sql-server-2025.html.
Based on our tests, it can be installed in Windows on Arm without any issues.
Feel free to test it and share your feedback with Microsoft.
Hello. Great news!
Microsoft has just released Public Preview of SQL Server 2025: https://info.microsoft.com/ww-landing-sql-server-2025.html.
Based on our tests, it can be installed in Windows on Arm without any issues.
Feel free to test it and share your feedback with Microsoft.