Niels Berglund

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.

Interesting Stuff - Christmas, New Year, Week 1, 2021

Kafka, ksqlDB, new book about Kafka Streams and ksqlDB, use your own Python in SQL Server, and other interesting topics.

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.

A Lap Around SQL Server 2019 Big Data Cluster: Architecture

Here we look at the architecture of a SQL Server 2019 Big Data Cluster, and the various components.

Interesting Stuff - Week 46, 2020

Kafka and Apache Pinot, R and Python in VSCode, Data Platform Summit 2020, and other interesting topics!

A Lap Around SQL Server 2019 Big Data Cluster: Background & Technology

A post around the background of SQL Server 2019 Big Data Cluster, and the technology behind it.

How to Deploy SQL Server 2019 Big Data Cluster Using Azure Data Studio

WE look at using Azure Data Studio to deploy SQL Server 2019 Big Data Cluster.

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.