ETL
  • 音标:/ˌiː tiː ˈel/
  • 意思:提取、转换、加载(Extract, Transform, Load)
  • 例句ETL pipelines move data from sources to a warehouse.
  • 翻译:ETL管道将数据从源移动到仓库。
  • 补充说明:ELT是变体,先加载后转换。