|
|
|
|
|
by cjbprime
2648 days ago
|
|
For something other than a webapp, sure. If you're writing a webapp, I suppose I would suspect that you just haven't spent enough time with a good ORM. It's natural to get frustrated with it occasionally, but seems like you can drop to SQL for those cases as a one-off, rather than discard the ORM totally? |
|