* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: Introduction To Data Warehouse  (Lida 43 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115879
  • Karma: +0/-0
Introduction To Data Warehouse
« em: 01 de Dezembro de 2022, 11:47 »


Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 888.63 MB | Duration: 2h 13m

Data Warehouse

What you'll learn
We really hope this course will help you with your career immensely and take you to the next level
Assessment questionnaires are included at appropriate points to test your knowledge
Important sessions of this course are Transactional vs Analytical Processing, ETL
Data Warehouse Architecture, Data Mart, Data Warehouse Schema and SCDs
Requirements
You need to have Basic knowledge on RDBMS Concepts and SQL
Description
A Data warehouse is a database that is used for data analysis and reporting. It is a central repository for all the data that is needed for reporting and analysis. In this course you will learn everything about the Data warehouse. Data and analytics have become indispensable to businesses to stay competitive. Business users rely on reports, dashboards, and analytics tools to extract insights from their data, monitor business performance, and support decision making. Data warehouses power these reports, dashboards, and analytics tools by storing data efficiently to minimize the input and output (I/O) of data and deliver query results quickly to hundreds and thousands of users concurrently. A data warehouse architecture is made up of tiers. The top tier is the front-end client that presents results through reporting, analysis, and data mining tools. The middle tier consists of the analytics engine that is used to access and analyze the data. The bottom tier of the architecture is the database server, where data is loaded and stored. Data is stored in two different types of ways: 1) data that is accessed frequently is stored in very fast storage (like SSD drives) and 2) data that is infrequently accessed is stored in a cheap object store, like Amazon S3. The data warehouse will automatically make sure that frequently accessed data is moved into the "fast" storage so query speed is optimized.A data warehouse may contain multiple databases. Within each database, data is organized into tables and columns. Within each column, you can define a description of the data, such as integer, data field, or string. Tables can be organized inside of schemas, which you can think of as folders. When data is ingested, it is stored in various tables described by the schema. Query tools use the schema to determine which data tables to access and analyze.A data warehouse is specially designed for data analytics, which involves reading large amounts of data to understand relationships and trends across the data. A database is used to capture and store data, such as recording details of a transaction.Here is what you'll learn:Data Warehouse BasicsHistory of Data WarehouseOLTP & OLAPIntroduction to ETLExtraction, Transformation and Load data in ETLTypes of TransformationData Warehouse ArchitectureData Warehouse Architectures based on layers and TiresData MartStoring Data in Data WarehouseDimension Tables and Fact TablesDimension and Fact table with ExampleDWH SchemaStar SchemaSnowflake SchemaFact Constellation SchemaSCD IntroductionSCD Type 0 and 1SCD Type 2SCD Type 3SCD type 4SCD Type6ETL ToolsScheduling the ToolsReporting Tools
Overview
Section 1: Introduction
Lecture 1 Introduction to Data Warehouse
Lecture 2 Transactional vs Analytical Processing
Lecture 3 What is Data warehouse?
Lecture 4 History of Data Warehouse
Lecture 5 OLTP & OLAP
Lecture 6 Introduction to ETL
Lecture 7 Extraction in ETL
Lecture 8 Transformation Introduction
Lecture 9 Types of Transformation
Lecture 10 Load Data
Lecture 11 Data Warehouse Architecture Introduction
Lecture 12 Data Warehouse Architectures based on layers
Lecture 13 Data Warehouse Architecture based on Tiers
Lecture 14 What is Data Mart?
Lecture 15 Storing Data in Data Warehouse
Lecture 16 Dimension Tables and Fact Tables
Lecture 17 Dimension and Fact table with Example
Lecture 18 Introduction To Data Warehouse Schema
Lecture 19 Star Schema
Lecture 20 Snowflake Schema
Lecture 21 Fact Constellation Schema
Lecture 22 SCD Introduction
Lecture 23 SCD type 0 and 1
Lecture 24 SCD type 2
Lecture 25 SCD Type 3
Lecture 26 SCD type 4
Lecture 27 SCD Type6
Lecture 28 ETL tools
Lecture 29 Scheduling the Tools
Lecture 30 Reporting Tools
This course is for Students, Professionals or Anyone who needs upgrade their knowledge in Data Warehouse


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/a322053efa3c8852d98dbaec0ea1ac70/wszfk.Introduction.To.Data.Warehouse.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/b6F6f62b97F59ca2/wszfk.Introduction.To.Data.Warehouse.rar

nitroflare.com:
Citar
https://nitroflare.com/view/5BC17FCEDD688E7/wszfk.Introduction.To.Data.Warehouse.rar

1dl.net:
Citar
https://1dl.net/z7zo0izpdk8t/wszfk.Introduction.To.Data.Warehouse.rar.html