Comment on Is there something better than SQL?

<- View Parent
luckystarr@feddit.de ⁨8⁩ ⁨months⁩ ago

You can write selects with many joins, as long they are regular and either add a column or reduce the result set. You have to write the joins explicitly though. Just shoving all of the restrictions into the where clause will definitely confuse everybody.

source
Sort:hotnewtop