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

Programmer Humor

26373 readers
1531 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
[โ€“] bitjunkie@lemmy.world 7 points 4 days ago (1 children)

I used Mongo and Postgres at my last job, then Postgres and various queues/nonrels for different services at the current one. I really, REALLY like the queryable JSON column type in Postgres. Not as in I use it for everything, but where it is actually called for, it's extremely useful.

[โ€“] BaroqBard@lemmy.world 2 points 4 days ago

I use Redshift right now and I would LOVE to have something nice and flexible like that. Come to think of it, some halfway reliable documentation would be nice too.