1. What is a vector database primarily used for?

2. Which of these is a popular vector database?

3. What is the main advantage of a vector database over a relational database for similarity search?

4. Which metric is commonly used in vector databases for similarity search?

5. What does ANN stand for in the context of vector search?

6. Which type of data is commonly stored in vector databases?

7. Which query type is vector DB especially optimized for?

8. What is an embedding in the context of vector databases?

9. Which library is commonly used to generate embeddings for vector databases?

10. Which algorithm is often used for approximate nearest neighbor search?

11. What is cosine similarity used for?

12. Which of these is a cloud-native vector database?

13. What is a shard in vector databases?

14. What kind of indexing improves vector search speed?

15. Which of the following is true about vector embeddings?