this post was submitted on 23 Jun 2024
939 points (97.9% liked)

Programmer Humor

18230 readers
1419 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
[โ€“] ricdeh 6 points 6 days ago (2 children)

Not a single real language ๐Ÿ˜ˆ

[โ€“] [email protected] 3 points 6 days ago

JSON and XML can be "real" languages. Mostly because of people who didn't stop to ask if they should.

[โ€“] Aceticon 1 points 6 days ago (1 children)

It really depends on whether that SQL is the standard one (such as SQL92) or with the database specific extensions (such as PL/SQL).

The latter often adds up to a "real" programming language (were you can define your own functions and everything), depending on the database.

But yeah, the rest not so much.

[โ€“] kelargo 2 points 6 days ago (1 children)

Features to enhance vendor lock in.

[โ€“] Aceticon 2 points 6 days ago