How do I install Microsoft SQL Server?

There are actually several options to choose from.

Postgresql version 13 (the latest version, from the Manjaro Extra repository) :arrow_down:

pamac install postgresql postgresql-docs

Microsoft SQL Server :arrow_down:

pamac build mssql-server mssql-tools

SQLite and MariaDB will normally already be installed on your system.

4 Likes