All TermsGlossary

Vector Database

A specialized database designed to store, index, and query high-dimensional vector embeddings at scale. Vector databases enable fast similarity search — finding the most semantically relevant documents, images, or data points based on meaning rather than exact keyword matches. They are essential infrastructure for RAG systems, semantic memory, and AI-powered search.