Skip to content

object oriented ETL pipeline for extract, transform, and load data, including Extract and Load to SQL server and google sheet

Notifications You must be signed in to change notification settings

fikrianggara/etl-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etl-pipeline

etl pipeline for extracting, transforming, and load bps data. feature :

  • extract :
    • from db (sql server)
    • from csv
    • from gsheet
  • transform :
    • convert dq query result to pandas dataframe
  • load :
    • to db (sql server)
    • to csv
    • to gsheet

About

object oriented ETL pipeline for extract, transform, and load data, including Extract and Load to SQL server and google sheet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published