less than 1 minute read

Following this tutorial: link

  1. Install and Run Docker Desktop
  2. Install VsCode ms-mssql.mssql extension
  3. Create a new Database Project in VsCode
  4. Build and publish a new table -> The publish step will ask if you want to create a new db, click yes

This will create a new docker container with a ms sql database in it. sql server in docker

You can connect to it with Azure data studio: azure data studio

Categories:

Updated: