Giter Club home page Giter Club logo

bank-loan's Introduction

bank-loan

bank-loan's People

Contributors

nguyenngocthien0206 avatar

Watchers

 avatar

bank-loan's Issues

Check datasource quality

image

Nhờ Khang check tình trạng của datasource (giản nén file bak, tổng hợp các flat file + source db thành 1 db follow diagram trên, có thể sử dụng MSSQL, MySQL hoặc PostgreSQL tùy ý.)
Gợi ý là nên dùng PostgreSQL vì có thể deploy bằng docker compose, dễ dàng tương tác bằng pgadmin4 và dễ dàng deploy khi mang lên máy khác, đã có file docker-compose.yml trong repo.
Từ DB tổng hợp này mình sẽ thực hiện công việc chiếm phần lớn thời gian của một BI Engineer đó là làm ETL để transform và load data từ staging lên dwh (full load hoặc incremental load).

Sau khi check quality và transform theo diagram xong, các file tạo bảng và transform (nếu có) thì tổng hợp lại trong 1 folder, đặt tên là source_db_to_staging và commit lên nhánh riêng.

Deploy postgresql + pgadmin sử dụng docker compose

Sử dụng file docker-compose.yml trong folder postgresql-docker để deploy postgres trên local.

Sau khi deploy thử dùng pgadmin (http://localhost:5050) tạo connection đến postgresql.

Có thể thay đổi user và password của postgresql cũng như pgadmin bằng cách thay đổi các biến trong thẻ "environment" trong file docker-compose.yml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.