Setting up SQL Server in Arch Linux
First, install the AUR packages provided for installation:
Once installed, perform the configuration:
Once configured, there are a few ways to access the database:
- Using the sqlcmd command line tool.
- Using the VSCode mssql extension.
- Using Azure Data Studio.