IT and Analytics
IT and Analytics
  • 4
  • 52 968
First, Second and Third Normal Form (Normalization and Denormalization)
First, Second and Third Normal Form (Normalization and Denormalization)
Переглядів: 281

Відео

Differences between Data Vault&3NF&Dimensional Modeling
Переглядів 2,1 тис.2 роки тому
The video describes the differences between Data Vault, 3NF and Dimensional Modeling. To access the whole training please use the following address. www.udemy.com/course/modeling-data-warehouse-with-data-vault-for-beginners/?referralCode=0A6C1965C16C5DD563EB
What is Data Vault?
Переглядів 3,8 тис.3 роки тому
The video provides a short overview of Data Vault 2.0. To access the whole training please use the following address. www.udemy.com/course/modeling-data-warehouse-with-data-vault-for-beginners/?referralCode=0A6C1965C16C5DD563EB
How to create a Data Vault Model from scratch
Переглядів 47 тис.3 роки тому
The video describes a sample scenario that shows the modeling steps of Data Vault 2.0. To access the whole training please use the following address. www.udemy.com/course/modeling-data-warehouse-with-data-vault-for-beginners/?referralCode=0A6C1965C16C5DD563EB

КОМЕНТАРІ

  • @TheEsisia
    @TheEsisia 6 днів тому

    Thank you for a very detailed explanation. My question is why we need hash keys? Couldn't we just use the Business keys instead?

  • @behnamkvl
    @behnamkvl 3 місяці тому

    Thank you!

  • @MICHAIL_NIKOLIOUDAKIS
    @MICHAIL_NIKOLIOUDAKIS 3 місяці тому

    thanks!!

  • @rasraeb1102
    @rasraeb1102 4 місяці тому

    Thanks, quite a nice explanation

  • @kumarvishwajit7356
    @kumarvishwajit7356 4 місяці тому

    Good one

  • @rupanag
    @rupanag 11 місяців тому

    Can you please help me with these . Would be great if you can explain with some examples. 1. Why link to link relationship is not recommended in RDV? 2. In BDV bridge table, if we are storing only hash keys( not natural keys), then how in fact/dimension we are going to get natural keys?

  • @mashagalitskaia8642
    @mashagalitskaia8642 11 місяців тому

    A very good explanation, thank you so much!

  • @mrvklncr
    @mrvklncr 11 місяців тому

    Turk musun? :)

  • @holgerrachut6790
    @holgerrachut6790 11 місяців тому

    Well Done

  • @helloranjan89
    @helloranjan89 Рік тому

    Wow.. so nicely explained

  • @EGlobalKnowledge
    @EGlobalKnowledge Рік тому

    Clearly explained with pros and cons

  • @EGlobalKnowledge
    @EGlobalKnowledge Рік тому

    Very good explanation with a simple example

  • @dmytrostarov491
    @dmytrostarov491 Рік тому

    Absolutely useless, containing lot of redundant words about nothing. And no real explanation. Also a title doesn't reflect real topic of the video - there's no comparison between data modelling

  • @xDeemanOne
    @xDeemanOne Рік тому

    Really well done please create more content

  • @vinaykumar_DE
    @vinaykumar_DE Рік тому

    good explanation

  • @gencayturan7359
    @gencayturan7359 Рік тому

    bu aksan cok tanidik geliyor :)

  • @yogeshs5779
    @yogeshs5779 Рік тому

    Hello, what is the course name? I am looking to prepare for data vault

  • @darshakmainz
    @darshakmainz Рік тому

    where can I create that type of diagram of data vault ? I mean I need website name.

  • @jakeo1209
    @jakeo1209 Рік тому

    Thank you. Very helpful.

  • @ametdiakhate8126
    @ametdiakhate8126 Рік тому

    Data Vault is crap ! It creates a plethora of tables for literally nothing. It's a non sens to add tables that doesn't bring real business value.. What is the purpose of dividing the model into hubs, links and satellites in the raw vault if at the next layer (business vault) we join again tables to consolidate them ? For developpers, a data vault model brings more complexity because they will need to do a lot of joinning to create there business agregated tables at the gold layer.

    • @nglamont7015
      @nglamont7015 7 місяців тому

      This is EXACTLLY what I confused!! The data vault, this kind of model designing no really avoid the nessary join. Although it seems clear in the staging layer, but in the downstream layer, we still need to use join to derive relative columns..

  • @santosx3510
    @santosx3510 Рік тому

    Thank you

  • @isssssam85
    @isssssam85 Рік тому

    You need to add a relation describing hub between employee and project which contains the data for which employee works on a specific project. In your case you would have sattelite attached to the link. This is not advised in data vault modelling

  • @gauravpande602
    @gauravpande602 Рік тому

    Excellent video !! Thanks.

  • @M20081986
    @M20081986 2 роки тому

    Great content ! How you migrated 3NF model into Data Vault model with example was amazing ! Why did you stop making further content ?

    • @rezzuri
      @rezzuri 11 місяців тому

      Remember that in real life settings you do not directly "convert" 3NF to DV or you end up with Source System Data Vault

  • @top_1_percent
    @top_1_percent 2 роки тому

    Absolutely brilliant explanation. Thank you very much

  • @STEVEN4841
    @STEVEN4841 2 роки тому

    Very useFull, thank you

  • @aks541
    @aks541 2 роки тому

    What is the special benefit of Data Vault modeling compared to convention EDW design say Kimball methodology ?

    • @harigabor910
      @harigabor910 2 роки тому

      Not creating an intertwined monolithic mess of a data structure, and adding possible support for streaming ETL. However, probably using a Data Mesh is even better as it's much easier to develop and doesn't have the stupid hash keys.

  • @Aurum51
    @Aurum51 2 роки тому

    Very nice!

  • @Deepakkumar-dw7ot
    @Deepakkumar-dw7ot 2 роки тому

    I WATCHED YOUR DV COURSE ON UDEMY. IT'S PRETTY AMAZING. THANKS FOR THE COURSE

  • @suhel.choudhury
    @suhel.choudhury 3 роки тому

    Great introduction to Data Vault modelling

  • @dtsleite
    @dtsleite 3 роки тому

    Thanks for usefull information.

  • @dsinghr
    @dsinghr 3 роки тому

    This is a great video. Thanks.

  • @awesome_harish
    @awesome_harish 3 роки тому

    what are the tools available in market to design Data Vault modeling

    • @dsinghr
      @dsinghr 3 роки тому

      Erwin. No additional tools are required to design the model. You can design your approach to populate all hubs, links, data in parallel using Airflow. Since all these tables have hash key in it, there is no dependency across them.

    • @rakeshporwad01
      @rakeshporwad01 2 роки тому

      Erwin

    • @isssssam85
      @isssssam85 Рік тому

      we use Enterprise architect at out organisation

  • @mattclark1981
    @mattclark1981 3 роки тому

    Nice, straightforward explanation. Thank you

  • @sinrajnallappan1965
    @sinrajnallappan1965 3 роки тому

    Thanks. This gives better understanding at high level DV

  • @phethosilas8781
    @phethosilas8781 3 роки тому

    Thank you...This solidified my understanding