Comment on module name Data::ETL
[email protected] (Robert Wohlfarth)
| Newsgroups | perl.module-authors |
|---|---|
| Message-ID | <CADNb=KJT84gasDD=sXCtsLPqzdLbHbcCqbjWuc60inX9kG=k5A@mail.gmail.com> |
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