this post was submitted on 18 Jul 2025
804 points (99.4% liked)

Programmer Humor

25139 readers
1322 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
[–] Overspark 6 points 2 days ago (1 children)

I usually tell people running MySQL that they would probably be better off using a NoSQL key-value store, SQLite, or PostgreSQL, in that order. Most people using MySQL don't actually need an RDBMS. MySQL occupies this weird niche of being optimised for mostly reads, not a lot of concurrency and cosplaying as a proper database while being incompatible with SQL standards.

[–] lagoon8622@sh.itjust.works 5 points 2 days ago

incompatible with SQL standards.

Wait... Wait a minute, is that Oracle's entrance music‽