this post was submitted on 19 Nov 2025
219 points (97.8% liked)

Programmer Humor

27389 readers
1991 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
[–] luciferofastora@feddit.org 5 points 1 day ago (1 children)

Fuck Oracle DB.

(Though I can't say I'm particularly happy with the MS SQL Servers we're using at work either)

[–] msage@programming.dev 13 points 1 day ago (2 children)

Fuck every database other than Postgres.

SQLite can be ok at times, too.

[–] expr@programming.dev 7 points 1 day ago

Yep. Postgres rocks. No idea why anyone would bother with anything else. They all suck in comparison.

[–] CosmicTurtle0@lemmy.dbzer0.com 2 points 1 day ago (1 children)

Wait what's wrong with MariaDB?

It's FOSS, it's compatible with MySQL libraries.

[–] msage@programming.dev 3 points 22 hours ago

MySQL is absolute shit.

I don't follow MariaDB to know if they made it much better.