Microsoft SQL Server Ubuntu (Debian) : Link
Microsoft SQL Server Windows : Link
By following the link above, you can install Microsoft SQL server on your Ubuntu and Windows computer and get it up and running.
sudo netstat -pluntYou can check whether the Microsoft SQL server is running with the above command.
Azure Data Studio : Link
DBeaver : Link
From one of the links above, download and install according to the IDE you want. Then connect with SQL server, after this step you can run your sql commands.


