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?
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