New AI Features in SQL Server 2025
We have some great new AI Features in SQL Server 2025. I also figured a video would be better than reading a blog…. but, you can also re...
We have some great new AI Features in SQL Server 2025. I also figured a video would be better than reading a blog…. but, you can also re...
Overview Database design can often feel like navigating a maze of tables, relationships, and data types — especially when working directly wit...
We are excited to announce the General Availability (GA) of the native JSON data type and JSON aggregates – JSON_OBJECTAGG & JSON_AR...
Regular expressions, or regex, are powerful tools for text manipulation and pattern matching. They are incredibly useful in various scenarios,...
The SQL development experience is taking a major leap forward with the MSSQL Extension for VS Code. The MSSQL extension is evolving to meet th...
T-SQL Analyzer is a free, open-source, cross platform command line tool for identifying, and reporting the presence of anti-patterns and desig...
Storing and querying text embeddings in a database it might seem challenging, but with the right schema design, it’s not only possible, ...
Overview We are excited to introduce Schema Compare in the MSSQL Extension for VS Code! It can be tedious to manually manage and synchronize d...
OpenAI recently introduced a powerful new feature for developers: structured output using JSON Schema via the response_format parameter. This ...
In today’s data-driven world, delivering precise and contextually relevant search results is critical. SQL Server and Azure SQL Database...