Niels Berglund

SQL Server 2019 Extensibility Framework & Java - Misc. 'Stuff'

We look at SQL Server 2019 Java Extensions, and Java packages, the CLASSPATH and JAR files!

SQL Server ML Services - Multiple Input Data Sets

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

SQL Server 2019 Extensibility Framework & Java - Null Values

We look at how to handle null values when calling Java code from SQL Server.

SQL Server 2019 Extensibility Framework & Java - Passing Data

Look at how to pass data back and forth between SQL Server 2019 and Java.

SQL Server 2019 Extensibility Framework & Java - Hello World

We look at how we install and enable Java extensions in SQL Server 2019, and a couple of simple Java methods.

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.