On Sun, Mar 08, 2009 at 08:25:25PM -0500, Shawn McKenzie wrote: > Micah Gersten wrote: <snip> > > > > Try Doctrine: > > http://www.doctrine-project.org/ > > > > From the website: > > What is Doctrine? > > Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that sits > > on top of a powerful database abstraction layer (DBAL). One of its key > > features is the option to write database queries in a proprietary object > > oriented SQL dialect called Doctrine Query Language (DQL), inspired by > > Hibernates HQL. This provides developers with a powerful alternative to > > SQL that maintains flexibility without requiring unnecessary code > > duplication. > > > > Wow, a proprietary language that I get to learn on top of the two that > do the job and that I already know! Bonus! ROTFL! Paul -- Paul M. Foster -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php