- I'm sick...
- I really enjoy working with databases
- and PHP
- but many PHP applications are written for MySQL only
- and I want to run them on Apache Derby and DB2
So in this presentation I'm going to step through the process of
what would be required to convert a large PHP application from being
limited to running on MySQL to supporting any one of a number of databases,
without sacrificing performance, and without complicating the design1.
1 - too much