ZeroCool@vger.social to Programmer Humor@programming.dev · 1 year agoHow big is your desk?i.ibb.coexternal-linkmessage-square62linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkHow big is your desk?i.ibb.coZeroCool@vger.social to Programmer Humor@programming.dev · 1 year agomessage-square62linkfedilink
minus-squareAceticon@lemmy.worldlinkfedilinkarrow-up0·1 year agoIt 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.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up0·1 year agoJSON and XML can be “real” languages. Mostly because of people who didn’t stop to ask if they should.
Not a single real language 😈
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.
Features to enhance vendor lock in.
Indeed.
JSON and XML can be “real” languages. Mostly because of people who didn’t stop to ask if they should.