I am looking to release a collection of modules for converting data. The
modules read data from a source, convert the data, then add it into an SQL
database. The modules are named like this...
* Data::ETL
* Data::ETL::Extract
* Data::ETL::Extract::Excel
* Data::ETL::Extract::DelimitedText
* Data::ETL::Extract::XML
* Data::ETL::Load
* Data::ETL::MSAccess

In my mind, ETL means "Extract-Transform-Load". Is "Data" an appropriate
place? Thoughts on the naming convention "Data::ETL"?

-- 
Robert Wohlfarth

Reply via email to