8 ms·
What are the supported vector databases and data sources? How seamless is the integration with popular vector databases like Pinecone, Faiss, or Weaviate?
by paoloap 2y ago
What are the supported vector databases and data sources? How seamless is the integration with popular vector databases like Pinecone, Faiss, or Weaviate?
- tejaskumar_ 2y ago+1. I'd love to hear an answer to this because I imagine combining Astra DB data with Redis cache data (both of which support vector) might be an interesting use case for some with a large data landscape.
- supo 2y agoSupported VDBs: Currently MongoDB, Redis Search and Qdrant https://docs.superlinked.com/run-in-production/index-1 https://docs.superlinked.com/run-in-production/index-1 As you say, AstraDB also offers vector search (you can see it at https://superlinked.com/vector-db-comparison https://superlinked.com/vector-db-comparison) but we haven't built the integration with them yet. We focus on fewer but higher quality integrations in general. Do you like AstraDB? Any advantages vs competition that you care about? In terms of the plan you mentioned Astra+Redis - you don't have to do that, you can just use redis for both key-value store and vector search.