An open API service indexing awesome lists of open source software.

https://github.com/yrohitha/etl-pipeline-with-prefect

Build & Schedule ETL Pipeline with Prefect Library
https://github.com/yrohitha/etl-pipeline-with-prefect

pipeline prefect workflows

Last synced: 3 months ago
JSON representation

Build & Schedule ETL Pipeline with Prefect Library

Awesome Lists containing this project

README

        

## ETL Pipeline with Prefect

### Description: Building ETL Pipeline using Workflow Management system.

Perform the below with Prefect:
- Declare tasks
- Declare flows
- Declare parameters
- Declare schedules
- Handle failures