Run SQL Server in a Docker Container - SQL Server Anywhere!

Опубликовано: 01 Апрель 2026
на канале: Roberts Dev Talk
8,240
183

This video will show you how to run Microsoft SQL Server in a Docker container, using the official SQL Server Development edition Docker image. This allows you to run SQL Server anywhere, including on MacOS - enabling a full .NET Core, EF Core, SQL development stack on your Mac!

You can connect to and manage the server using Azure Data Studio. This of course also works on Windows and means you don't have to have SQL Server installed to develop SQL based applications.

0:00 Introduction
1:35 Running the Container
3:45 Connecting with Azure Data Studio
5:05 Outro
5:35 Peng Music

Pre-requisite is to have Docker Desktop installed:
https://www.docker.com/products/docke...

Azure Data Studio:
https://docs.microsoft.com/en-us/sql/...
https://docs.microsoft.com/en-us/sql/...

SQL Server Docker images:
https://hub.docker.com/_/microsoft-ms...

I'm Chris Roberts, a freelance software engineer based in the UK:
https://chrismroberts.com/

Our gear - click through to support our channel! :)

Camera (Canon M50)
UK: https://amzn.to/3sUbzuL
US: https://amzn.to/3uBsG5c

Camera mic (RODE VideoMic Pro)
UK: https://amzn.to/3ml8xgC
US: https://amzn.to/2RkGxyi

Camera tripod (Manfrotto Compact tripod):
UK: https://amzn.to/3fJGyWU
US: https://amzn.to/3mF4oV2

Voiceover Mic (Blue Yeti)
UK: https://amzn.to/2PV7UOQ
US: https://amzn.to/3uMiEym

Chris's dev mouse for PC (Logitech MX Master 3)
UK: https://amzn.to/39K7BNV
US: https://amzn.to/3uKYvso

Chris's dev keyboard for PC (Logitech MX Keys)
UK: https://amzn.to/3rSbHcX
US: https://amzn.to/3a6Unef

Rob's dev keyboard for Mac (Apple Magic Keyboard)
UK: https://amzn.to/3dEQpKG
US: https://amzn.to/3sb6JZc

Rob's dev mouse for Mac (Apple Magic Mouse)
UK: https://amzn.to/3sRCQhr
US: https://amzn.to/3mFi6qS

#sql #docker