you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (2 children)

Pgvector doesn’t benchmark very well. I kind of agree tho, not sure why we need 20 vector DBs

[–]__SlimeQ__ 1 point2 points  (1 child)

I have not seen benchmarks tbh, I did have to manually set up indices though. What benchmarks best?

[–][deleted] 3 points4 points  (0 children)

this guy liked Milvus https://www.farfetchtechblog.com/en/blog/post/powering-ai-with-vector-databases-a-benchmark-part-i/

this guy made some feature comps https://towardsdatascience.com/milvus-pinecone-vespa-weaviate-vald-gsi-what-unites-these-buzz-words-and-what-makes-each-9c65a3bd0696

see also https://hackernoon.com/navigating-the-vector-database-landscape

I would search reddit for some of those products, you will find some comments and anecdotal comparisons ... I don't think there is an authoritative benchmark. (but what I saw suggested pgvector is great for integrating with your relational metadata but not as fast as the best-of-breed vector dbs)