this post was submitted on 11 Sep 2025
439 points (98.9% liked)

Programmer Humor

26350 readers
785 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Tja@programming.dev -3 points 3 days ago

You might have be doing something wrong then. MongoDB handles relationships just fine, just because your data has relations doesn't mean that it needs to be stored in tables. In fact, a graph database does relationships even better, but we don't use neo4j for all our apps, do we?