Skip to content

Commit

Permalink
Include links to relevant quickstarts
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaliaBarrera committed Jan 22, 2024
1 parent 699360c commit a0d6f9a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/operator-guides/using-dagster-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ Don't be fooled by our simple example of only one Dagster Flow. Airbyte is a pow

We love to hear any questions or feedback on our [Slack](https://slack.airbyte.io/). We're still in alpha, so if you see any rough edges or want to request a connector, feel free to create an issue on our [Github](https://github.com/airbytehq/airbyte) or thumbs up an existing issue.

## Related articles and guides
For additional information about using Dagster and Airbyte together, see the following:

- [Build an e-commerce analytics stack with Airbyte, dbt, Dagster and BigQuery](https://github.com/airbytehq/quickstarts/tree/main/ecommerce_analytics_bigquery)
4 changes: 4 additions & 0 deletions docs/operator-guides/using-prefect-task.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,7 @@ Don't be fooled by our simple example of only one Prefect Flow. Airbyte is a pow

We love to hear any questions or feedback on our [Slack](https://slack.airbyte.io/). We're still in alpha, so if you see any rough edges or want to request a connector, feel free to create an issue on our [Github](https://github.com/airbytehq/airbyte) or thumbs up an existing issue.

## Related articles and guides
For additional information about using Prefect and Airbyte together, see the following:

- [Build an e-commerce analytics stack with Airbyte, dbt, Prefect and BigQuery](https://github.com/airbytehq/quickstarts/tree/main/airbyte_dbt_prefect_bigquery)
3 changes: 2 additions & 1 deletion docs/operator-guides/using-the-airflow-airbyte-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,12 @@ Don't be fooled by our simple example of only one Airflow task. Airbyte is a pow

We love to hear any questions or feedback on our [Slack](https://slack.airbyte.io/). We're still in alpha, so if you see any rough edges or want to request a connector, feel free to create an issue on our [Github](https://github.com/airbytehq/airbyte) or thumbs up an existing issue.

## Related articles
## Related articles and guides
For additional information about using the Airflow and Airbyte together, see the following:

- [Using the new Airbyte API to orchestrate Airbyte Cloud with Airflow](https://airbyte.com/blog/orchestrating-airbyte-api-airbyte-cloud-airflow)
- [A step-by-step guide to setting up and configuring Airbyte and Airflow to work together](https://airbyte.com/tutorials/how-to-use-airflow-and-airbyte-together)
- [Build an e-commerce Analytics Stack with Airbyte, dbt, Airflow (ADA) and BigQuery](https://github.com/airbytehq/quickstarts/tree/main/airbyte_dbt_airflow_bigquery)
- [The difference between Airbyte and Airflow](https://airbyte.com/blog/airbyte-vs-airflow)
- [ETL Pipelines with Airflow: the Good, the Bad and the Ugly](https://airbyte.com/blog/airflow-etl-pipelines)
- [Automate your Data Scraping with Apache Airflow and Beautiful Soup](https://airbyte.com/tutorials/data-scraping-with-airflow-and-beautiful-soup)
2 changes: 2 additions & 0 deletions docs/terraform-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Airbyte's Terraform provider enables you to automate & version-control your Airb
The Terraform provider is available for users on Airbyte Cloud, OSS & Self-Managed Enterprise.

Check out our guide for [getting started with Airbyte's Terraform provider](https://reference.airbyte.com/reference/using-the-terraform-provider).

Additionally, you can find examples of data stacks using the Terraform provider in our [quickstarts repository](https://github.com/airbytehq/quickstarts).

0 comments on commit a0d6f9a

Please sign in to comment.