I have been converting my php scripts to have a database abstraction layer but am having some difficulty converting Oracle 8 into an abstraction layer. Has anyone built one for MySQL, PostgreSQL, Oracle etc.?
Can anyone point me to open source which has built one?