`Cant install mongodb on mac`
Cant install mongodb on mac
I cant install Mongodb on my mac keeps failing with the error below13 Replies
update version
macos version
also why gods sake why mongodb
do i have to update macos version ?
The error message literally says your Mac version is too old. Update your OS, use Docker or use a hosted service like the Mongo Atlas free tier.
ok thanks
Wozniak’s spirit is looking out for you and whispering through the terminal “no… run away… don’t install Mongo…”
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I like mangos, hate mongo with a passion
mongo in itself is fine, but the entire ecosystem and "culture" around it is... well, let's just say they converge towards really bad patterns...
it's pretty popular in Europe, there are some big players using it e.g. Wolt (EU version of doordash)
I understand why people chose Mongo ~10 years ago, it was a whole lot easier to prototype with and then it scaled well enough for most businesses
but people started shoving their relational data into it, so much so that Mongo ended up implementing joins (
$lookup
in mongo land) around version 3 or 4
managing relational data with mongo is pretty painful IMHO
doable, but painful
mongo is great if you have something like a chat, scraped website documents, etcfuck that
dynamodb ftw
but "just putting stuff into a database" became so much easier with relational databases, that I really think people should move on from mongo, unless they actually have a usecase for it
ok, sorry, let me rephrase that.... mongo is OK if you have somehting like a chat, scraped website documents, etc...
mongo exists
and existence in itself is not a value?!
well, I guess Hitler also existed... hmm... I see your point
wtf i thought the same thing ??? 🤣
though the volkswagen aint too shabby
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View