Tag archive: semantic search

SQL Server 2025 Preview + Ollama: Semantic Search, With Code

Caglar Ozenc 4 min read 2 comments

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.

Continue reading