How does MongoDB still have that much available to spend? Everyone I know moved off it years ago.
Pretty sure they achieved fiscal nirvana by exploiting enterprise brain rot. You hook em, they accumulate tech debt for years, all their devs leave, now they can't move away & you can start increasing prices. Eventually the empty husk will topple over but that's still years away.
MongoDB acquires Voyage AI
41–50 of 172 posts
Re: MongoDB acquires Voyage AI
#42How is MongoDB still a thing when there's already several ways to handle json in Postgres including Microsofts new documentdb extension: https://gist.github.com/cpursley/c8fb81fe8a7e5df038158bdfe0f... What am I missing? Are Mongo users simply front end folks who didn't have time to learn basic SQL or back end architecture?
Now I could possible spend a bunch of time and do the same thing with open source dbs - but why? I have a small team and stuff to deliver. Atlas allows me to do it fast.
Re: MongoDB acquires Voyage AI
#43Re: MongoDB acquires Voyage AI
#44How is MongoDB still a thing when there's already several ways to handle json in Postgres including Microsofts new documentdb extension: https://gist.github.com/cpursley/c8fb81fe8a7e5df038158bdfe0f... What am I missing? Are Mongo users simply front end folks who didn't have time to learn basic SQL or back end architecture?
Just because Postgres is good doesn't mean other things can't also be good (and better for some use cases).
Re: MongoDB acquires Voyage AI
#45How is MongoDB still a thing when there's already several ways to handle json in Postgres including Microsofts new documentdb extension: https://gist.github.com/cpursley/c8fb81fe8a7e5df038158bdfe0f... What am I missing? Are Mongo users simply front end folks who didn't have time to learn basic SQL or back end architecture?
Re: MongoDB acquires Voyage AI
#46How does MongoDB still have that much available to spend? Everyone I know moved off it years ago.
Re: MongoDB acquires Voyage AI
#47I rather them focus on performance. Last MongoDB is still slower than MongoDB 3.4. An almost 10-year old release. For both reads and writes.
Re: MongoDB acquires Voyage AI
#48Voyage AI basically builds embedding models for vector search
Unless you can get to a point where you can make these models small enough that basically sit in the DB layer of an application...
Re: MongoDB acquires Voyage AI
#49Re: MongoDB acquires Voyage AI
#50what's the calculus here? if i'm a developer choosing a low-level primitive such as a database, i'm likely quite opinionated on which models i use.
Or it could just be an expansion to their cloud offering. In a lot of cases embedding models just need to be 'good enough' and cheap and/or convenient is a winning GTM approach.