mssql-cli icon indicating copy to clipboard operation
mssql-cli copied to clipboard

Windows on ARM support?

Open MikeFarrington opened this issue 5 years ago • 1 comments
trafficstars

Since SSMS is not available for ARM, I was seeking out alternatives and ran across this. Of course I can use mssql-cli's x86 edition via emulation, but I've been trying to only use natively compiled applications on my ARM device. Is there any hope of an ARM64 compilation for Windows on ARM? I need something lightweight like this to complement Visual Studio Code which is available natively on ARM64.

MikeFarrington avatar Oct 03 '20 02:10 MikeFarrington

Definitely doable. This was prototyped awhile back in branch https://github.com/dbcli/mssql-cli/tree/ron/arm_support.

pensivebrian avatar Jan 29 '21 01:01 pensivebrian