Page 1 of 1

ORM tools for linux?

Posted: Thu Aug 08, 2013 1:31 am
by Eric!
Does anyone have a suggestion for any sql ORM tools (preferably free) that can run on linux? Any favorites?

Thanks!

Re: ORM tools for linux?

Posted: Thu Aug 08, 2013 6:34 pm
by Christopher
The first answer is: There are lots of them and they are almost all free, so download and try some to see which one you like.

I think Doctrine2 is probably the most popular. It is part of Symfony now I think but can be used with any framework and many have integrated it.