project_root/ ├── compile.py ├── requirements.txt ├── config/ │ ├── templates/ │ │ └── insert_template.sql │ ├── mappings.yaml │ └── schema.json ├── definitions/ │ ├── example_process_flow ...
to get data from our line of business application's SQL Server backend to use that data for analytical purposes the data to be available soon after it is changed in the application to get only what ...