Vector Database
1. Do I need to use a vector database?
Section titled β1. Do I need to use a vector database?βLlamaIndex provides a in-memory vector database allowing you to run it locally, when you have a large amount of documents vector databases provides more features and better scalability and less memory constraints depending of your hardware.
2. Whatβs the difference between the vector databases?
Section titled β2. Whatβs the difference between the vector databases?βTo check the difference between the vector databases, you can check at Vector Store Options & Feature Support.