this post was submitted on 19 Nov 2025
204 points (97.7% liked)

Programmer Humor

27386 readers
1605 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
[–] msage@programming.dev 11 points 18 hours ago (2 children)

Fuck every database other than Postgres.

SQLite can be ok at times, too.

[–] expr@programming.dev 6 points 15 hours ago

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

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

Wait what's wrong with MariaDB?

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

[–] msage@programming.dev 2 points 12 hours ago

MySQL is absolute shit.

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