Posts51-51
Microsoft SQL Server 2017 on Debian 9
Introduction
Microsoft SQL Server is one of relational database management systems aka RDBMS. It is available on Linux since SQL Server 2017 with both installation and Docker image. This post shows how to install it on Debian 9 “stretch” (with VirtualBox).
... Read