this post was submitted on 27 Dec 2023
540 points (96.9% liked)

Programmer Humor

19197 readers
1431 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -2 points 8 months ago* (last edited 8 months ago) (2 children)

but sql doesn't need to be structured that's what abstraction layers and models are for

[–] [email protected] 14 points 8 months ago

SQL is literally structured query language

[–] [email protected] 10 points 8 months ago

SQL is incredibly structured. It's also a very good language, and developers need to stop piling on junk on top of it and producing terrible queries. Learn the damn language. It's not that hard