817
Good Morning (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] Overspark@feddit.nl 6 points 1 week ago

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 1 week ago

incompatible with SQL standards.

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

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

Programmer Humor

25328 readers
1308 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