A vector database is a specialized database designed to store, index, and retrieve unstructured data represented as high-dimensional vectors, enabling efficient semantic search, similarity search, and powering applications such as LLM long-term memory, semantic search, and recommendation systems.
A vector database (also known as a vector store or vector search engine) is a specialized type of database designed to store, index, and retrieve data represented as high-dimensional vectors. These databases enable efficient semantic and similarity searches, making them essential for modern applications in AI, machine learning, and information retrieval.
Vector databases can be found as standalone products or as features in broader database systems. Examples include: