Live data from Hacker News

Microsoft Introduces Python to SQL Server 2017

infoworld.com

1–3 of 3 posts

Re: Microsoft Introduces Python to SQL Server 2017

#3

YES!!!!!!!!!!!! This is going to be huge. Ok, ok. /End-hype-train. But as a SqlServer DBA I know the limits of t-sql and have been looking at postgres's ability to run functions and procedures written in different languages with envy.

Late reply, but you can certainly do this with SQL Server. Look into the SQLCLR.