PHP Data Objects (PDO) - the future of database access for PHP?
It will ship as a component of 5.1
It will provide a consistent API for database access.
Written in C, not PHP
But...
Less portable (install issues) than ADOdb
ADOdb offers more features.