zoukankan      html  css  js  c++  java
  • ETL

    ETL is short for extract, transform, load, three database functions that are combined into one tool to pull data out of one database and place it into another database.

    ETL diagram

     

    ETL and Business Intelligence

    ETL is an important part of today's business intelligence (BI) processes and systems. It is the IT process from which data from disparate sources can be put in one place to programmatically analyze and discover business insights.

     转载自:https://www.webopedia.com/TERM/E/ETL.html

  • 相关阅读:
    C++ 中static 使用大全
    JsonCpp 简单使用
    [转]C++ string的trim, split方法
    线程函数
    C++ 读写文件流
    JQ_返回顶部
    JQ_开发经验
    JQ_五星级评分特效
    JQ_One()函数特效
    JQ_插件开发
  • 原文地址:https://www.cnblogs.com/harry1989/p/12002952.html
Copyright © 2011-2022 走看看