Showing category results for Fabric SQL Database

Jun 17, 2025
Post comments count2
Post likes count1

SQL Server 2025 CTP 2.1: DiskANN Improvements

Davide Mauri
Davide Mauri

I'm happy to announce that SQL Server 2025 CTP 2.1 is now available, and it brings significant improvements to DiskANN support. While DiskANN remains in preview, each release continues to remove limitations and boost performance. In this release, we’ve made a particularly notable leap in vector index creation speed, with more enhancements on th...

AIAzure SQLVectors
May 19, 2025
Post comments count2
Post likes count1

Unlocking the Power of Regex in SQL Server

Abhiman Tiwari
Abhiman Tiwari

Regular expressions, or regex, are powerful tools for text manipulation and pattern matching. They are incredibly useful in various scenarios, such as data validation, extraction, and transformation. SQL Server 2025 introduces native support for regex functions, making it easier to perform complex text operations directly within SQL queries. This R...

Azure SQLT-SQLManaged Instance
Mar 18, 2025
Post comments count0
Post likes count2

Build a Streamlit application with Fabric SQL Database

Sunitha Muthukrishna
Sunitha Muthukrishna

Building an application allows you to operationalize the data you have in Microsoft Fabric, such that it can be consumed by stakeholders in your organization to generate business insights.  Streamlit is easy to use to build simple applications without needing to know front-end application frameworks like Flask, Django etc. It makes it easier to pro...

PythonAzure SQLFabric SQL Database