# Vector Stores

***

A vector store or vector database refers to a type of database system that specializes in storing and retrieving high-dimensional numerical vectors. Vector stores are designed to efficiently manage and index these vectors, allowing for fast similarity searches.

### Watch an intro on Vector Stores and how you can use that on Flowise

{% embed url="<https://youtu.be/m0nr1_pnAxc>" %}

### Vector Store Nodes:

* [Pinecone](https://docs.flowiseai.com/integrations/llamaindex/vector-stores/pinecone)
* [SimpleStore](https://docs.flowiseai.com/integrations/llamaindex/vector-stores/queryengine-tool)
