Showing results for July 2025 - Azure SQL Devs’ Corner

Jul 31, 2025
Post comments count0
Post likes count1

Updated .NET and JDBC Drivers with Native Vector Data Support for High-Performance AI Workload

Davide Mauri
Davide Mauri

We’ve just released major updates to our data access libraries, bringing native support for vector data to both the .NET and JDBC ecosystems, unlocking significant performance gains for AI and machine learning workloads. Microsoft.Data.SqlClient 6.1.0 With the new class, you can now handle vector data in binary format, replacing the slower JSON ...

AIVectorsDrivers
Jul 30, 2025
Post comments count1
Post likes count3

Announcing General Availability of UNISTR function and ANSI SQL || Operator in Azure SQL

Abhiman Tiwari
Abhiman Tiwari

We’re excited to announce the General Availability (GA) of two long-standing capabilities that address critical needs for SQL developers and enterprise customers in Azure SQL Database and Azure SQL Managed Instance, configured with the Always-up-to-date update policy: These additions improve ANSI SQL compliance in Azure SQL, stream...

Azure SQLT-SQL
Jul 23, 2025
Post comments count1
Post likes count0

MSSQL Extension for VS Code: Agent Mode Updates, Colored Connections, and Schema Designer Enhancements

Carlos Robles
Carlos Robles

The MSSQL Extension for VS Code keeps getting better—bringing thoughtful updates that make SQL development more conversational, more visual, and more local. In version v1.34.0, we’ve focused this release on deepening GitHub Copilot Agent Mode, improving connection clarity through color-coded indicators, making local container workflows more flexibl...

VS CodeAzure SQLGitHub Copilot