mssql-cli
mssql-cli copied to clipboard
Windows on ARM support?
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.
Definitely doable. This was prototyped awhile back in branch https://github.com/dbcli/mssql-cli/tree/ron/arm_support.