Niels Berglund

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.

Interesting Stuff - Week 30

Cool Pulumi code, Kafka, Azure AI services, R and Python in Docker, and other interesting topics!

Interesting Stuff - Week 29

Kafka, Push Messaging at Netflix, Databricks, and R vs Python.

Interesting Stuff - Week 28

Kafka in Azure, Kafka on Windows, ML.NET R new version and other interesting topics.

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.

sp_execute_external_script and Permissions

We look at what permissions a non-admin user needs to execute sp_execute_external_script

Installing R Packages in SQL Server Machine Learning Services - I

How can we install R packages in SQL Server Machine Learning Services