|
|
|
|
|
by megous
3167 days ago
|
|
> I think ORMs are there to make developing easier Only for object oriented apps, where you want to tightly link behavior to your objects. For other kinds of app architectures, there may be no relational/object oriented mismatch to smooth out. |
|