2
I’ve been reading about the Entity Framework, that it has some features of transforming classes into tables and objects into lines. I found it super interesting!
To what extent is this analogy valid? If so, then what would be the analogue of a BD interface?
And what would be, in POO, the analogue of a bridge table?
Does it make sense to extend that analogy, or not?