I'm trying to install SQL Server on an Ubuntu ARM setup, specifically using a VM on my MacPro M5, but I haven't had any luck. Has anyone managed to get this working?
1 Answer
From what I know, SQL Server doesn't officially support ARM architecture, so you might be facing some pretty tough challenges on your M5 Mac, no matter how your VM is set up. Have you thought about using PostgreSQL or MySQL instead? They run well on ARM!

That’s a good point! I need SQL for studying, but if MySQL is an option, I might go that route. If not, I guess I’ll set up a Windows VM.