Comment on Is there something better than SQL?

<- View Parent
r1veRRR@feddit.de ⁨11⁩ ⁨months⁩ ago

SQL is horrible as a language to read or write. There’s a million different variants, because it lacks so many basic things. And when used in other code, you generally end up string concatinating one language in another language, with all the HORRIBLE bugs something like that brings about.

Imagine Backend People said we should just write adhoc Javascript for the frontend by concatinating the “correct” code in the backend.

source
Sort:hotnewtop