SQL Server 2025: The Developer’s Revolution

Description

Explore SQL Server 2025’s new dev features -JSON type, Regular Expressions, and Change Event Streaming for real-time pipelines. See how REST API and Data API Builder turn your data into secure, high-performance APIs. Packed with demos, this session is perfect for developers, DBAs, and architects

Key Takeaways

My Notes

Action Items

Slides

SQL Server 2025:
The Developer’s
Revolution
Javier Villegas / Gonzalo Bissio
Sound off.
The mic is all yours.
Influence the product roadmap.
Join the Fabric User Panel
Join the SQL User Panel
Share your feedback directly with our
Fabric product group and researchers.
Influence our SQL roadmap and ensure
it meets your real-life needs
https://aka.ms/JoinFabricUserPanel
https://aka.ms/JoinSQLUserPanel
Javier Villegas
• IT Director – DBA and BI Services at MSC
• Working with the SQL Server for 30 years
• Microsoft MVP - Data Platform
• Microsoft Certified Trainer
• Microsoft Certified: Fabric Analytics Engineer
Associate
• Former Azure Data Community Advisory Council
• Technical Speaker
• Build, Ignite, PASS Data Community Summit, SQL
Saturdays, PASS Marathon, PASS Virtual Groups,
Microsoft AI+ Tour, Data Saturdays, Azure Global
Bootcamp, Group By , Power BI Summit,
DataPlatformGeeks & Fabric Conference
Gonzalo Bissio
• Head of cloud at Readymind
• Microsoft MVP - Data Platform
• Microsoft Certified Trainer
• Microsoft Certified: Fabric Analytics Engineer
Associate
• Technical Speaker
• Build, Ignite, PASS Data Community Summit, SQL
Saturdays, PASS Marathon, PASS Virtual Groups,
Microsoft AI+ Tour, Data Saturdays, Azure Global
Bootcamp, Group By , Power BI Summit,
DataPlatformGeeks & Fabric Conference
Generally Available
SQL Server 2025
The AI-ready enterprise database from ground to cloud
AI built -in
Built for
developers
Mission Critical
aka.ms/sqlserver2025
The AI-ready enterprise database from ground to cloud
Develop modern
data applications
AI built-in
Integrate your data
with Fabric
Secure by default
Connected
with Arc
Mission critical engine
Managed
DR
Assisted by
Copilots
Benchmark1
leader
Built for all
platforms
What problems are we trying to solve with AI?
Smarter searching on your existing text data
Bring in other documents/text for centralized vector searching
Provide building blocks - Intelligent assistants, RAG, AI Agents
Take advantage of AI in a secure and scalable fashion
Overcome complexity by using the familiar T-SQL language
SQL Server 2025 Vector Architecture
Locally hosted
REST HTTPS
T-SQL
Model
definition
Generate
Embeddings
T-SQL Prompt
AI Services and
Language
Extensions
Generate
Embedding
for prompt
Existing data
Cloud hosted
REST HTTPS
Create
vector
index
API_TYPE
Azure OpenAI
OpenAI
Ollama
ONNX Runtime*
Vector
and
Hybrid
Search
Network hosted
REST HTTPS
Built for developers
Develop modern data applications
JSON
Data API Builder
REST or GraphQL
There’s more…
GitHub Copilot for MSSQL
Change Event
Streaming*
JSON type, index,
and updated T-SQL
functions
Consume log change
events
T-SQL
REST API
RegEx and other
T-SQL functions
Connect your data
to any REST interface
with HTTPS
Microsoft Python Driver
for SQL Server