Questions

ETL implementation and deployment on a huge data involves some problems, that are not usual in a different areas:

  • transformations should be optimized to a speed as well as to allow huge data processing.

  • effective memory models used to (temporal) store XML data - unable to use common "in memory" tree models.

  • definability, maintainability and verifiability of wide transformation networks - visual tools + formal methods