aboutsummaryrefslogblamecommitdiff
path: root/databases/pear-Doctrine/pkg-descr
blob: 89f0bac4c07e59ef2345f4f7464fcc8d4c8f667d (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                     
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 Hibernate's HQL. This provides developers
with a powerful alternative to SQL that maintains flexibility without
requiring unnecessary code duplication.

WWW:    http://www.doctrine-project.org/