public marks

LINK

Doctrine - PHP Object Relational Mapper

by Nicolas Lescure & 1 other
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.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

développement   doctrine   framework   library   mysql   opensource   php   sql  

BY

Fiber_Optic
the 06/02/2009 at 10:44

Spone
the 22/05/2008 at 10:40