Install Microsoft SQL Server on your MacOS | Azure Data Studio

Опубликовано: 05 Октябрь 2024
на канале: Code With Arjun
8,231
135

In this video I have shown how you can Download and Setup Microsoft SQL Server in you MacOS. Also setup Azure Data studio which is an alternative for SQL Server Management Studio (SSMS).

Command Used : docker run -e "ACCEPT_EULA=1" -e "MSSQL_SA_PASSWORD=CodeWithArjun123" -e "MSSQL_PID=Developer" -e "MSSQL_USER=SA" -p 1433:1433 -d --name=sql mcr.microsoft.com/azure-sql-edge

PayPal : https://paypal.me/codewitharjun
Patreon :   / codewitharjun  

➡️ Subscribe :    / codewitharjun  

Stay Connected :
➡️ LinkedIn :   / arjungautam1  
➡️ Github : https://github.com/arjungautam1

Join Community :
➡️Discord :   / discord  

Follow me on :
➡️ Medium:   / codewitharjun  
➡️ Dev.to : https://dev.to/codewitharjun


#mssql #codewitharjun #ssms #azuredatastudio #CodeWithArjun #Programming