Settings

Theme

Ask HN: What are some rock solid open source vector databases

2 points by ciwolex · 5 comments · 1 min read


New to vector dbs and AI. Looking for some open source mainstream options for vector dbs similar to how Postgresql is for relational dbs and how MongoDB is for NoSQL

2 threads
vunderba

I run a dockerized version of qdrant for RAG related stuff and have been pretty happy with it.

https://github.com/qdrant/qdrant

  • timvisee

    Dev of Qdrant here.

    What would change that to 'very happy' in your use case?

    • vunderba

      Hi timvisee,

      Thanks for your work on Qdrant! I actually don't really have any complaints at this time. I'm using it in conjunction with Qwen3-VL to autocaption/describe images and then place them in a large vector Qdrant db so its easy to semantically search through ~100k worth of image assets.

verdverm

You want more than just vector db, use something like Typesense

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection