Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gtoonstra.github.io/etl-with-airflow/
ETL best practices with airflow, with examples
https://gtoonstra.github.io/etl-with-airflow/
Last synced: about 1 month ago
JSON representation
ETL best practices with airflow, with examples
- Host: GitHub
- URL: https://gtoonstra.github.io/etl-with-airflow/
- Owner: gtoonstra
- Created: 2016-10-16T08:31:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T14:42:06.000Z (3 months ago)
- Last Synced: 2024-10-31T06:35:03.934Z (about 1 month ago)
- Language: Shell
- Size: 24.5 MB
- Stars: 1,290
- Watchers: 45
- Forks: 272
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- awesome-apache-airflow - ETL with airflow - ETL core principles and several end-to-end docker-based examples including Kimball, Data Vault on Hive and some simpler examples. (Best practices, lessons learned and cool use cases)
README
*** Welcome to the ETL Best practices with airflow repository.
This is the source code for all the documentation, which is hosted at:
https://gtoonstra.github.io/etl-with-airflow/
** Disclaimer
This is not the official documentation site for
Apache airflow. This site is not affiliated, monitored or controlled by
the official Apache Airflow development effort. If you are looking for
the official documentation site, please follow this link:
https://airflow.incubator.apache.org/
What you will find here are interesting examples, usage patterns and
ETL principles that I thought are going to help people use airflow to
much better effect.