Skip to content
/ SQL Public
forked from amthomas46/SQL

This repository is where I'll keep various resources from presenting on SQL and related topics

Notifications You must be signed in to change notification settings

daovo/SQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL resources

In this repository, you'll find various resources (slides, code, notes) from presentations/sessions I've done. Please submit issues or feedback as needed.

Table of contents

Wondering what's here?

  • sql-cs: Here you'll find resources from a presentation titled "Leveraging AI in SQL Server 2019". This presentation covers putting SQL Server 2019 ML Services + Java Extensibility, Cognitive Services, and Containers together in ways that make sense in the real world.
  • sql-ml: Here you'll find resources from a presentation titled "SQL Server ML End-to-End". This presentation covers using Python and/or TSQL to go through the Team Data Science Process to perform in-database machine learning.
  • sql-cs-icc: Here you'll find the resources from a presentation "Adding AI to your SQL Server Applications with Containerized Cognitive Services" at the Intelligent Cloud Conference. This presentation is similar to the sql-cs presentation above, except it goes deeper into creating LUIS models, and deploying containers with them.
  • sql-build: Here you'll find resources from a presentation "Deploying apps for on-prem and hybrid ML+AI on SQL Server 2019 Big Data Clusters". These materials walk you through how to use Java with Big Data Clusters, how to deploy other containers into your cluster (specifically Cognitive Services), how to deploy LUIS models, and more. There is a walk through that you can follow to get set up as well!

About

This repository is where I'll keep various resources from presenting on SQL and related topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.2%
  • Java 10.8%