Working with local SQL databases under ARM64

Our workflow sometimes makes it necessary to take a SQL bacpac from the client’s web and import locally to troubleshoot/debug stuff.

So far us ARM64 enjoyers on Macbooks have survived this thanks to the Azure Edge docker container.

However in september Microsoft will sunset this possibility with no alternative in sight. And for Umbraco we are locked in to the unfriendly ecosystem that is MS SQL as a database alternative.

Read more here:

and here:

I wonder if anyone else here works with ARM64 architecture and if so how do you work with local instances of databases?