Forum Discussion

mainmain's avatar
mainmain
New Member
5 years ago
Solved

Too Many Datas

I am confused by Data Source, Data Flow and Data Set what is the difference between them ?  
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi mainmain ,

     

    Dataset :

    1. The content stored in the dataset is mainly data from the data source, metadata that connects the data source, and metadata such as the schema of the data source. The dataset is the actual data you pull (query or tables)

    2. It contains information about the data source and data-source credentials.

     

    Data source : is where you are pulling your data from  (SQL Server, Oracle )

     

    Dataflow : 

    1. It is used to Unify data from different sources and prepare data for modeling.

    2. It helps easily ingest, cleanse, transform, integrate, enrich, and schematize data from a large array of transactional and      observational sources.

     

    Here is a  blog  sharing detailed differences between dataflow and dataset.

     

    Did I answer your question? Please mark my reply as solution, thank you~

     

    Best Regards,

    Eyelyn Qin