unclebobmartin on Nostr: All programmers should sudy and learn the relational algebra and the Codd Normal ...
All programmers should sudy and learn the relational algebra and the Codd Normal Forms. They should also study the horror of SQL and pray that they never have to use it.
It fills me with incredulity that _anyone_ thought that data access should be achieved through text statements that are compiled and executed in a running system. How many data breaches have been based on that dumb mistake alone?
Data access within a running system should always and only be accomplished through an API.
Published at
2023-06-02 13:57:14Event JSON
{
"id": "00035b2251bcf8cdd2a02dcd5cf10b7a6320ae21200a312ef3f18e78a421d235",
"pubkey": "2ef93f01cd2493e04235a6b87b10d3c4a74e2a7eb7c3caf168268f6af73314b5",
"created_at": 1685714234,
"kind": 1,
"tags": [
[
"client",
"more-speech - 2023-05-23T09:23"
],
[
"nonce",
"6119",
"12"
]
],
"content": "All programmers should sudy and learn the relational algebra and the Codd Normal Forms. They should also study the horror of SQL and pray that they never have to use it. \n\nIt fills me with incredulity that _anyone_ thought that data access should be achieved through text statements that are compiled and executed in a running system. How many data breaches have been based on that dumb mistake alone?\n\nData access within a running system should always and only be accomplished through an API.",
"sig": "22a64e65546b9218d65fc78231e601ffb1dffa7d6ec2eb4bd64fd14d9615eb3708f404415d69dd74d6e2839d254f00470aaf7a390e9c0c0a372ce6a5ff6282a9"
}