Introduction
REST APIs, vectors, and AI in SQL server 2025
()
Course setup and version disclaimer
()
1. Why SQL Server 2025 for Intelligent Data Solutions
What’s New: AI Capabilities in SQL Server 2025
()
Scenarios for REST APIs, vectors, and LLMs in modern applications
()
Demo: Environment overview including deployment options
()
Demo: Deploying on bare-metal Windows
()
Architectural considerations for more advanced use-cases
()
2. Connecting SQL Server to External REST APIs
What is a REST API?
()
Secure API Consumption via T-SQL in SQL Server 2025
()
Best practices for performance, rate limiting, and retry logic
()
Demo: Ingesting data and controlling workflows via REST APIs
()
3. Artificial Intelligence in SQL Server 2025
large language models in a nutshell
()
What LLMs can do with SQL: Conversational and generative use cases
()
Understanding embeddings and vector storage
()
Demo: Distance-based search
()
Scaling and optimizing vector workloads through vector indexes
()
Demo: Vector indexes
()
4. Building and Optimizing AI-Powered SQL Solutions
Testing, logging, scaling, and monitoring AI workloads in SQL server
()
Demo: Full Workflow: From API ingestion to vector search to LLM output
()
5. Conclusion
Conclusion
()