Comment on Is there something better than SQL?

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

Without a DSL for writing SQL, any sufficiently complex program will end up with string concatinating all over the place. Basically, writing a language with ZERO checks or highlighting or anything. That’s asking for trouble.

But coming from Java, I agree that some ORMs go way too far.

source
Sort:hotnewtop