|
|
|
|
|
by tmjdev
672 days ago
|
|
It looks like as an ORM gets more expressive it looks more like regular SQL. What is a reasonable argument for using an ORM over writing SQL? I always feel like I'm missing something because it looks like you have to learn a specific library instead of a general purpose language. |
|