dbcli/mssql-cli

Windows on ARM support?

Offen

#494 geöffnet am 03.10.2020

 (1 Kommentar) (3 Reaktionen) (0 zugewiesene Personen)Python (193 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (1.413 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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