Install SQL Server 2019 on Linux
Introduction
From SQL Server 2017, Microsoft has provided the option to install the SQL Server on Linux as well.
Why Choose SQL Server 2019 for Linux?
We can install Microsoft SQL Server 2019 on a Linux environment & utilize the benefits of the Linux ecosystem. By installing Microsoft SQL Server 2019 on Linux, we can use the power of RDBMS as well as the flexibility and open-source advantages of Linux.
SQL Server 2019 for Linux provides the facility to migrate SQL Server cross-platform smoothly, utilize enterprise-grade features, intelligent query processing, enhanced security, high availability, and support for big data clusters.
System Requirements
Before starting SQL Server installation, check whether the system meets the minimum requirements to run SQL Server 2019 or not. Now, SQL Server supports multiple distributions of Linux like Ubuntu 20.04 LTS, Red Hat Enterprise Linux 8.0 - 8.6 Server (RHEL), SUSE Enterprise Linux Server v15 (SP1 - SP3) (SLES), and obliviously Docker Engine 1.8+ on Linux. The file system should be either XFS or EXT4.