SQL Server Can Now Power Semantic Search Without a Separate Vector Database
SQL Server 2025 stores embeddings natively and searches them with VECTOR_DISTANCE, both generally available. The approximate DiskANN index is preview and carries a deployment constraint that catches teams with a DacPac pipeline. For most business workloads the exact-search path is the answer.
Read article