Niels Berglund

How To Install SQL Server on an Azure VM

We look at how we deploy SQL Server to an Azure Virtual Machine.

Installing R Packages in SQL Server Machine Learning Services - IV: Permissions

We look at permissions required when using CREATE EXTERNAL LIBRARY as well as ownership.

Installing R Packages in SQL Server Machine Learning Services - III

How we can install R packages in SQL Server Machine Learning Services using T-SQL DDL: CREATE EXTERNAL LIBRARY.

SQL Server ML Services - Multiple Input Data Sets

We look at how to push in multiple datasets to external scripts!

SQL Server 2019 Big Data Cluster on Azure Kubernetes Service

A look at how to install SQL Server 2019 Big Data Cluster on Azure Kubernetes Service

SQL Server 2019 for Linux in Docker on Windows

A look at how to run SQL Server 2019 for Linux in a Docker container on a Windows machine.

What is New in SQL Server 2019 Public Preview

A very initial investigation of what is new in SQL Server 2019 Machine Learning Services.

sp_execute_external_script and SQL Compute Context - III

We use WinDbg, Process Monitor and WireShark to look in detail what happens in SQL Server when we use RxSqlServerData to pull data.

sp_execute_external_script and SQL Compute Context - II

We look in detail why we see performance differences when using SQL Server Compute Context.

Installing R Packages in SQL Server Machine Learning Services - II

We continue looking at installing R packages. This post is all about using RevoScaleR functionality.