this post was submitted on 27 Dec 2023
544 points (96.7% liked)

Programmer Humor

19623 readers
2 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] -3 points 11 months ago* (last edited 11 months ago) (2 children)

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

[–] [email protected] 15 points 11 months ago

SQL is literally structured query language

[–] [email protected] 11 points 11 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