标签:map lmos wiki .com for problem resid his role
ETL stands for Extract, Transform and Load, which is a process used to collect data from various sources, transform the data depending on business rules/needs and load the data into a destination database. The need to use ETL arises from the fact that in modern computing business data resides in multiple locations and in many incompatible formats. For example business data might be stored on the file system in various formats (Word docs, PDF, spreadsheets, plain text, etc), or can be stored as email files, or can be kept in a various database servers like MS SQL Server, Oracle and MySQL for example. Handling all this business information efficiently is a great challenge and ETL plays an important role in solving this problem. In a word: Creating Sources and Targets Repositories. Mapping Source and Target Repositories.
References:
https://en.wikipedia.org/wiki/Extract,_transform,_load
http://www.sql-tutorial.net/ETL.asp
标签:map lmos wiki .com for problem resid his role
原文地址:http://www.cnblogs.com/rootchina/p/6166446.html