Has anyone successfully installed SQL Server on Ubuntu ARM?

0
12
Asked By TechWizard42 On

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

Answered By CodeSmith99 On

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!

CuriousDev77 -

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.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.