Back to glossary

AI GLOSSARY

Vector Database

Data

A specialized database designed to store and efficiently search through large collections of embeddings. Vector databases power applications like semantic search and recommendation systems, where you need to find the most similar items to a given query based on meaning rather than exact keyword matches.

External reference