[PHP-DB] Re: Object relational mapping in PHP

2005-04-08 Thread Hendy Irawan
On Apr 7, 2005 1:01 PM, Manuel Lemos <[EMAIL PROTECTED]> wrote: > It seems that what you want is something like Metastorage. > > It generates ORM classes from a XML meta-information definition of your > classes, variables, relationships, and functions that you need to > manipulate your objects. Th

[PHP-DB] Re: Object relational mapping in PHP

2005-04-06 Thread Manuel Lemos
Hello, on 04/05/2005 11:58 AM Hendy Irawan said the following: Would anyone be kind enough to provide me some pointers about object relationship mapping [libraries] in PHP? All I know is there are some DB APIs available: PEAR DB, MDB, ADOdb, Creole... I currently use MDB for its excellent DB schema