I’ve been using MongoDB since early 2012. I have loved it since. We manage several self-hosted clusters with a few terabytes of data, used for search, analytics, and other use cases.
But recently, we started building PDF RAG apps (Retrieval Augmented Generation) as well. For the RAG, we use Qdrant Cloud, which is good. However, I’m interested in exploring the possibility of migrating it to a self-hosted or cloud-hosted MongoDB setup.
Does anyone have experience using MongoDB as a main vector database for storage and search?