Skip to content
ai

Vector database

Vector Database

Definition

A vector database stores high-dimensional embedding vectors and supports efficient approximate nearest neighbor (ANN) search to find the most semantically similar vectors to a query. Purpose-built vector databases (Pinecone, Weaviate, Qdrant, Chroma) and vector extensions for traditional databases (pgvector) underpin RAG systems.

ANN algorithms like HNSW and IVF-PQ enable sub-millisecond search over millions of vectors.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.