Ask HN: What are some rock solid open source vector databases
2•ciwolex•1h ago
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
Comments
verdverm•1h ago
You want more than just vector db, use something like Typesense
vunderba•1h ago
I run a dockerized version of qdrant for RAG related stuff and have been pretty happy with it.
verdverm•1h ago