dbcli/mssql-cli

Windows on ARM support?

Open

#494 opened on Oct 3, 2020

View on GitHub
 (1 comment) (3 reactions) (0 assignees)Python (193 forks)auto 404
good first issue

Repository metrics

Stars
 (1,413 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide