[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Corba and PHP
The gnome-db project now provides a CORBA layer for interfacing with
databases, which seems to supercede ODBC. Since ODBC performance ain't
so hot, I'm interested in trying this out. Does anyone know of a CORBA
modules for PHP? I seem to remember see-ing one but can't find it
know. The gnome-db architecture seems pretty cool as support for
several "native" libraries (MySQL, PostgreSQL, Oracle....) are included
so you should get near native speed, or you can also use the
CORBA system as an interface to an ODBC driver (how many layers of
abstraction would that be?).
I'd post this to the php-sig list but I can't remeber the mail address.