Sql-Server

2024-05-09

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.

Running SQL Server natively on macOS using SQLCMD CLI

Running SQL Server natively on macOS using SQLCMD CLI

  • 2024-05-08
  • 7 minutes to read

How to run SQL Server on macOS using the SQLCMD CLI tool, covering installation, configuration, and connecting to a local or remote SQL Server instance.

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

Running the SQL Server database engine natively on macOS Silicon using Docker is straightforward and enables local SQL development without needing a Windows machine.

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 the SQL Server database engine on macOS with ARM architecture using Azure SQL Edge and Docker, enabling local SQL Server development on Apple Silicon Macs.