ORM tools for linux?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Eric!
DevNet Resident
Posts: 1146
Joined: Sun Jun 14, 2009 3:13 pm

ORM tools for linux?

Post by Eric! »

Does anyone have a suggestion for any sql ORM tools (preferably free) that can run on linux? Any favorites?

Thanks!
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: ORM tools for linux?

Post 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.
(#10850)
Post Reply