Sql server for linux
Apparence
Links
Ubuntu 16.04
ARM
![]() |
SQL Server is not supported on ARM architecture. |
Archlinux
Installation
yay mssql-server
# configure the server
sudo /opt/mssql/bin/mssql-conf setup
# vérifier que le serveur a bien démarré
sc-status mssql-server
|
Installation d'Azure Data Studio
yay azuredatastudio |
Install the SQL Server command-line tools
yay mssql-tools |
Errors
Server is in script upgrade mode. Only administrator can connect at this time.
Wait for the server to finish updating. Then try to connect again.
Azure Data Studio
Extensions
Nom de l'extension | Description |
---|---|
Poor SQL Formatter | format SQL code |
New database | ajoute l'entrée "New database" au menu contextuel |