+Most modern database products support vector search alongside traditional querying; this is the case with [Azure SQL/SQL Server](/sql/sql-server/ai/vectors), [Azure Cosmos DB](/azure/cosmos-db/vector-database), [PostgreSQL](https://github.com/pgvector/pgvector-dotnet), and many other major products. As an alternative, a wide range of dedicated, specialized vector database products exist. These products are highly optimized to perform vector search, and are typically installed alongside a traditional database exclusively to handle vector search workloads.
0 commit comments