Docker

Connecting to a Postgres database with Azure Data Studio

Connecting to a Postgres database with Azure Data Studio

  • 2024-05-09
  • 2 minutes to read

You can connect to a Postgres database using Azure Data Studio with the help of the Postgres extension.

Read More
Running SQL Server natively on macOS using SQLCMD CLI

Running SQL Server natively on macOS using SQLCMD CLI

  • 2024-05-08
  • 6 minutes to read

It is really easy to run SQL Server on macOS using the new SQLCMD CLI tool. This post explains how to set it up.

Read More
Running SQL Server on macOS Silicon natively using Docker

Running SQL Server on macOS Silicon natively using Docker

  • 2024-03-01
  • 3 minutes to read

It is really easy to run the SQL Server database engine natively on macOS silicon using Docker for local development.

Read More
Running SQL Server natively on macOS using Azure SQL Edge

Running SQL Server natively on macOS using Azure SQL Edge

  • 2023-06-30
  • 2 minutes to read

How to run SQL Server database engine on macOS with ARM architecture using Azure SQL Edge and Docker.

Read More