SQL Server now runs on Linux, The Linux version of SQL Server is called vNext. It’s has the same SQL Server database engine, with many similar features.
How to Install SQL Server on CentOS or Redhat - vNext
Step #1 Download the SQL Server Red Hat repository config file.
Enter superuser mode: sudo su
curl https://packages.microsoft.com/config/rhel/7/mssql-server.repo > /etc/yum.repos.d/mssql-server.repo
exit
Step #2 Install Microsoft SQL Server
آی-ویدئو