this post was submitted on 19 Nov 2025
359 points (92.8% liked)

Programmer Humor

27386 readers
2044 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
[โ€“] Jesus_666@lemmy.world 11 points 23 hours ago (1 children)

See, I don't have to worry about such details. I work in corporate software dev, which means that everything is an MSSQL database where most of the tables contain only an ID of a table-specific format and a JSON blob. Why use an ORM when you can badly reimplement NoSQL in a relational database instead?

[โ€“] Quill7513@slrpnk.net 7 points 23 hours ago

hey hey, there there. don't worry. most of the major NoSQL DBs implement just as horrible of travesties