Showing tag results for JDBC

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
Jun 4, 2020
Post comments count2
Post likes count0

Improve JDBC application reliability with Azure SQL and connection pooling

Silvano Coriani
Silvano Coriani

A growing number of Azure SQL Database customers are developing new applications in Java using a JDBC driver from Microsoft or a 3rd party. These drivers are providing quite extensive support and covering most of database service capabilities and performance expectations but there are a couple of areas that deserve some attention.

Azure SQL