Live data from Hacker News

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

news.ycombinator.com

1–6 of 6 posts

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

#6
post #4
post #3

I run a dockerized version of qdrant for RAG related stuff and have been pretty happy with it. https://github.com/qdrant/qdrant

Dev of Qdrant here. What would change that to 'very happy' in your use case?

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.