Find answers from the community

Updated 2 months ago

Storage

Hi all.... I was researching various storage options to start with something simple - preferably the same db for all 3 document, index and vector stores. But we need the system to defintely have low latency and high accuracy. Do you have any suggestions for me?
L
1 comment
With most vector store integrations, the whole index gets stored in the vector db

Accuracy will be mostly equivalent between all dbs. Qdrant is probably the fastest, since it's written in rust, but some other popular options are weaviate, chroma, pinecone
Add a reply
Sign up and join the conversation on Discord