arcanicanis on Nostr: I honestly wish someone could just completely remake SQL syntax in a better way, or ...
I honestly wish someone could just completely remake SQL syntax in a better way, or standardize some cross-vendor binary intermediate representation (that’d be natively supported server-side), or whatever else. It just all feels like a kludge, and I’m pretty sure we’re decades past the RDBMS wars now. It feels like a joke having to write code to generate a human-friendly representation of a query, that then has to be parsed back into something machine-friendly again; and more steps involved when it’s a prepared query (if I understand correctly). SQL itself honestly feels cursed.
Published at
2023-12-20 21:37:25Event JSON
{
"id": "00b18b9296657bd594f622955bdcaae7e6d896dd6a84e09c899baa1eacd65df7",
"pubkey": "0ed7afc8b04a4ef5d52c14fd46c65e452d62ca50a47d6cf5287ed2825a6d26f7",
"created_at": 1703108245,
"kind": 1,
"tags": [
[
"p",
"79c2cae114ea28a981e7559b4fe7854a473521a8d22a66bbab9fa248eb820ff6",
"wss://relay.mostr.pub"
],
[
"e",
"33e00bd9886d43225a5ca435697e3c526ed7c63837e3f315bb9c49b1fc8135bf",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://were.social/objects/7e433019-102e-4aa4-9e51-05348d25d1fb",
"activitypub"
]
],
"content": "I honestly wish someone could just completely remake SQL syntax in a better way, or standardize some cross-vendor binary intermediate representation (that’d be natively supported server-side), or whatever else. It just all feels like a kludge, and I’m pretty sure we’re decades past the RDBMS wars now. It feels like a joke having to write code to generate a human-friendly representation of a query, that then has to be parsed back into something machine-friendly again; and more steps involved when it’s a prepared query (if I understand correctly). SQL itself honestly feels cursed.",
"sig": "807e213b7a86fa615255235328a76e10caa7ebd0db6b50e59eb5c030e01106db4f3267dc231f9692329991ff87558eabccd04f7349e83ed3cedfa5ed7853668c"
}