libdbix-datasource-perl

Database-independent module to create and drop functions
  http://search.cpan.org/dist/DBIx-DataSource/
  0
  no reviews



Dbix::datasource implements create_database and drop_database functions for databases. it aims to provide a common interface to database creation and deletion regardless of the actual database being used.

currently supported databases are mysql and postgresql. assistance adding support for other databases is welcomed and relatively simple - see dbix::datasource::driver.