|
|
|
|
|
by svisser
3512 days ago
|
|
> In the long run, for readability and maintainability, ORMs win most of the time. It depends. Anyone working on that code now needs to learn the ORM, the SQL and how to let the ORM generate that SQL for anything beyond the basics. |
|