Windows: Install Microsoft SQL Server Developer Edition quick and easy
Install Chocolatey from Powershell
# Install Chocolatey
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.W...
thim.hashnode.dev1 min read