Frequently Asked Questions: Database Optimization How do I reduce memory usage? The primary source of memory usage is vector data. There are several ways to address that: Configure Quantization to reduce the memory usage of vectors. Configure on-disk vector storage The choice of the approach depends on your requirements. Read more about configuring the optimal use of Qdrant. How do you choose the machine configuration? There are two main scenarios of Qdrant usage in terms of resource consumpt...