Skip to content
EntityQ1276130· pop 22· linked from 242 articles

Extract Transform Load

Sign in to save

Also known as ETL

procedure for copying data from one or more sources, then transforming the data at the source system, and lastly copying into a destination system which represents the data differently from the source(s)

Article · Français

Extract-transform-load est une technologie informatique intergicielle permettant d'effectuer des synchronisations massives d'information d'une source de données (le plus souvent une base de données) vers une autre. Cette technologie est connue sous le sigle ETL, ou extracto-chargeur. Selon le contexte, il s'agit d'exploiter différentes fonctions, souvent combinées entre elles : « extraction », « transformation », « constitution » ou « conversion », « alimentation » ou « chargement ».

Abstract from DBpedia / Wikipedia · CC BY-SA

Extract Transform Load · Vinony