In this video tutorial we will install Microsoft SQL Server (MSSQL) on MacOS Catalina using Docker. Since I am using MacOS, I cannot directly install MSSQL on macOS, therefore we make use of an application called Docker.
We will create an instance of MSSQL on Docker Container and then use it to create our CMS application Database.
the require IDE for developing our CMS application.
----Video Number : 3
----BLOG
https://techhowdy.com/
----LINKS
Download Docker for mac
https://docs.docker.com/docker-for-mac/install/
Download Kitematic
https://kitematic.com/
https://github.com/docker/kitematic
Download Azure Data Studio
https://docs.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver15
Download MSSQL for Windows OS - Choose Developer Version
https://www.microsoft.com/en-us/sql-server/sql-server-downloads
***SOURCE CODE GITHUB LINK***
https://github.com/techhowdy/CMS_CORE_NG
Download
0 formats
No download links available.
Installing MSSQL on macOS using Docker - CMS Application Tutorial Angular 10 & ASP.NET CORE 3.0 | NatokHD