Method and device for generating data warehouse ETL (Extraction, Transformation and Loading) codes
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- ADVANCED NEW TECH CO LTD
- Publication Date
- 2013-09-18
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] This application relates to computer technology, in particular to a method and device for generating data warehouse ETL codes. Background technique
[0002] ETL is the process of data extraction (Extract), transformation (Transform), cleaning (Cleansing), and loading (Load). It is an important part of building a data warehouse. The user extracts the required data from the data source, after data cleaning, and finally loads the data into the data warehouse according to the pre-defined data warehouse model.
[0003] At present, the enterprise data warehouse ETL basically adopts the method of independent development, mostly based on process language development. Every time a new requirement or project is received, ETL developers need to develop a large number of process language codes in addition to sorting out business logic. For example, some enterprises use perl language (Practical Extraction and Report Language, practical report extraction language) ...