this post was submitted on 26 Oct 2023
285 points (96.4% liked)

SQL - any and all

305 readers
1 users here now

For discussion about SQL and databases. All versions welcome.

founded 1 year ago
MODERATORS
285
submitted 11 months ago* (last edited 11 months ago) by DeadNinja to c/sql
 

Jesus died at 33, so that can't get returned in the query response lol

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ericbomb 17 points 11 months ago (1 children)

Thanks for letting me know that if I'm ever asked if I'm willing to learn mongo the answer is no.

[โ€“] Theharpyeagle 14 points 11 months ago* (last edited 11 months ago)

I do believe Mongo has some valid niche use cases, but far, far too many people think it's just a no-worries way to dump objects into a database without having to deal with all that fussy schema stuff. They only realize their mistake when it comes time to actually use that data as anything other than a huge, unmanageable blob of nested fields.

Granted, Mongo's marketing kind of encourages this.