this post was submitted on 11 Feb 2025
1276 points (98.6% liked)

Programmer Humor

20460 readers
1092 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
 

See the post on BlueSky: https://bsky.app/profile/provisionalidea.bsky.social/post/3lhujtm2qkc2i

According to many comments, the US government DOES use SQL, and Musk is not understanding much what's going on.

you are viewing a single comment's thread
view the rest of the comments
[–] Thorry84@feddit.nl 28 points 1 day ago (3 children)

So you're saying Relational DataBase Management Systems do really well as soon as Relations are involved?

[–] Morphit@feddit.uk 10 points 1 day ago

And Structured Query Language is a handy language for querying structured data?

[–] yopp@infosec.pub 2 points 1 day ago

What’s funny is that Relational Databases in fact sucks when somewhat complex Relations are involved. Moment you step out the of the realm of Tabular data you’ll have very miserable time. Like good luck modeling and querying simple nested product catalog.

Graph databases are better choice for truly relational data

[–] pixxelkick@lemmy.world 1 points 1 day ago

Eyup, it's intuitive overall but there's just weirdly some people out there that are all or nothing, and don't understand "right tool for the job" lol