Gracious Monks,
I am using Class::DBI to represent my database in Perl. I want my application to support interchangeable databases using the DBD adapters (aside from RAM). Class::DBI is a wonderful way to achieve this as far as representation but in the documentation it says "Class::DBI works on a simple one class/one table model. It is your responsibility to have your database tables already set up. Automating that process is outside the scope of Class::DBI".
Is there a preferred module to use alongside Class::DBI to handle creation responsibilities?
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |