Niels Berglund

SQL Server 2019 External Libraries and Your Python Runtime

We look at how we can create external libraries for our Python external language.

Solve Python Issues in SQL Server Machine Learning Services After Deploying Python 3.9

We look at how we can solve Python issues in SQL server after having deployed a new Python language.

UPDATED: Write a Python 3.9 Language Extension for SQL Server Machine Learning Services

We look at how to write a Python 3.9 SQL Server Language extension to use in SQL Server Machine Learning Services.

Build Boost.Python & Numpy in Windows

How to build Boost.Python with the view to be able to create a Python SQL Language extension.

UPDATED: Bring Your Own R & Python Runtimes to SQL Server Extensibility Framework

We look at how you can bring your own R or Python runtime to SQL Server Machine Learning Services.

SQL Server 2019 & Java: Parameters

We discuss how to handle parameters between SQL Server and Java, as well as discussing the support of output parameters.

SQL Server 2019 & Java Null Handling: Take Two

We take a second look at how to handle null values in datasets being passed to and from Java code.

SQL Server 2019 CTP3.2 & Java

SQL Server 2019 CTP 3.2 and Azule OpenJDK.

Set Your SQL Server Data Free with Kafka: Extensibility Framework

In this post we look at how we use Java to send data from SQL Server to Kafka.

SQL Server 2019 Extensibility Framework & External Languages

We look at SQL Server 2019 Extensibility Framework and Language Extensions