Re: A valuable addition to PHP...
От
David Lizano
Тема
Re: A valuable addition to PHP...
Дата
Msg-id
4.3.2.7.0.20010330134922.00c259f0@192.168.1.1
Ответ на
A valuable addition to PHP... (Andrew Hammond)
Список
Дерево обсуждения
PostgreSQL and PHP - some Great Bridge news Ned Lilly <ned@greatbridge.com>
Re: PostgreSQL and PHP - some Great Bridge news Stephen van Egmond <svanegmond@bang.dhs.org>
Re: PostgreSQL and PHP - some Great Bridge news Stephen van Egmond <svanegmond@bang.dhs.org>
A valuable addition to PHP... Andrew Hammond <drew@waugh.econ.queensu.ca>
Re: A valuable addition to PHP... Stephen van Egmond <svanegmond@bang.dhs.org>
Re: A valuable addition to PHP... Andrew Hammond <drew@waugh.econ.queensu.ca>
Re: A valuable addition to PHP... David Lizano <david.lizano@izanet.com>
Re: A valuable addition to PHP... Jesus Aneiros <aneiros@ucfinfo.ucf.edu.cu>
Re: [ANNOUNCE] PostgreSQL and PHP - some Great Bridge news Oleg Bartunov <oleg@sai.msu.su>
Re: PostgreSQL and PHP - some Great Bridge news Cedar Cox <cedarc@visionforisrael.com>
>
>Of course yet-another-database-interface-layer while certainly a good
>and usefull piece of engineering wouldn't be particularly new and
>innovative. What _would_ be new and innovate, and maybe even impressive
>is a database interface layer that provides not just the usual database
>independant connect / query / result stuff but an organized, database
>independant way of accessing metadata. Writing SQL queries that derive
>metadata by futzing around with the pg_* tables works but is totally
>non-portable. What I would really like to see is a database interface
>layer that encapsulates all that nasty mess. Metadata and other
>introspective stuff is a glaring ommission from SQL.
You should see this pear tutorial. Pear have an abstraction layer library
for databases.
http://www.phpbuilder.com/columns/allan20010115.php3
В списке pgsql-php по дате отправления