Sql Server

Steps required to set up the dbt SQL Server Adapter

Steps required to set up the dbt SQL Server Adapter

  • 2024-05-09
  • 6 minutes to read

This post explains how to get started with dbt and the SQL Server adapter. Also covers resolving some of the issues encountered on macOS.

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