SQL Server 2025 Preview + Ollama: Semantic Search, With Code
In this post we walk through installing SQL Server 2025 Public Preview with Docker on a MacBook, generating text embeddings with an Ollama model, and using those embeddings inside SQL Server for semantic search. The whole thing is designed to run locally.