Find answers from the community

Updated 11 months ago

Vector db

At a glance

The community member's post asks why one would use a Mongo vector database instead of a VectorStoreIndex. A comment explains that VectorStoreIndex can use any vector database, including MongoDB Atlas, and the main reason to use one besides the default is for scalability reasons. There is no explicitly marked answer in the provided information.

why would one use mongo vector database instead of VectorStoreIndex?
L
1 comment
VectorStoreIndex can use any vector db (qdrant, chroma, etc.), including mongodb atlas

The reason you'd use one besides the default is mostly for scalability reasons
Add a reply
Sign up and join the conversation on Discord