An easy-to-use Data Analytics Dashboard Starter Kit with FastAPI, Neon, Airflow, and Streamlit. Designed to help developers get started with Neon and quickly integrate, process, and visualize data for building analytics applications.
Apache License 2.0
1
stars
0
forks
source link
Set Up Airflow for Data Ingestion and Transformation #2
Set up Apache Airflow in a new Docker container using Docker Compose.
Create an Airflow DAG (Directed Acyclic Graph) to simulate data extraction, transformation, and loading into the Neon database using the SQLAlchemy library or directly through a connection to Neon.
Set up Apache Airflow in a new Docker container using Docker Compose. Create an Airflow DAG (Directed Acyclic Graph) to simulate data extraction, transformation, and loading into the Neon database using the SQLAlchemy library or directly through a connection to Neon.