Class::DBI::DataMigration - Migrate data from one database to another using Class::DBI.


Class-DBI-DataMigration documentation  | view source Contained in the Class-DBI-DataMigration distribution.

Index


NAME

Top

Class::DBI::DataMigration - Migrate data from one database to another using Class::DBI.

Version

Top

Version 0.02

Description

Top

Class::DBI::DataMigration provides a formalized framework for migrating data from one data storage schema to another. Using an explicit mapping between source and target data in YAML format, Class::DBI::DataMigration performs migration and synchronization bewtween databases.

Caveat

Top

The code on which this framework is based has been used in production by the author for over a year and works quite stably. However, this remains pre-1.00 software. You have been warned.

Todo

Top

Write better documentation.

Provide documented examples (for now the tests are a good place to start; hint, hint).

Author

Top

Dan Friedman, <lamech@cpan.org>

Acknowledgements

Top

Thanks to Kirrily "Skud" Robert and Mike Schwern for early idea bouncing and encouragement.

Thanks to TransGaming Technologies for supporting the initial development and release of this project.

Bugs

Top

Please report any bugs or feature requests to bug-class-dbi-datamigration@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

Copyright & License

Top


Class-DBI-DataMigration documentation  | view source Contained in the Class-DBI-DataMigration distribution.