#database
1 approved public terms with this tag.
Vector Database
/ˈvektər ˈdeɪtəbeɪs/noun
Automatischer Uebersetzungsentwurf (German) for "Vector Database": A specialized database optimized for storing and querying high-dimensional vector embeddings. Vector databases power semantic search, recommendation systems, and RAG architectures by efficiently finding the most similar vectors to a given query.
“Beispielentwurf: We stored all our documentation as embeddings in a vector database so the AI could find relevant passages instantly.”