top | item 40342028

(no title)

couchand | 1 year ago

This. The right way to structure database access is a result type per tuple, not an object type per table.

discuss

order

kaba0|1 year ago

ORMs don’t mandate mapping the whole table either, you are free to create multiple entities per table/view.