Microsoft has open sourced the Java language extension it added to SQL Server 2019 last year. Language extensions are used in SQL Server to allow users to execute code externally for queries. The ...
Microsoft continues to make positive strides in the world of open source. The company once considered open source software to be an anathema, but now it’s common for Microsoft to pull software ...
Microsoft announced the general availability of SQL Server 2019 and SQL Server Big Data Clusters at its Ignite conference on Monday. SQL Server 2019 builds on intelligent query processing features ...
Microsoft directly hosts a handful of big conferences every year, with the developer-oriented Build conference and infrastructure-oriented Ignite being to two that I pay the most attention to. The ...
The Java language extension for SQL Server 2019 is now available on GitHub. This, along with a Framework API provides users with the ability to understand how to build additional language extensions.