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

https://github.com/marcosmarxm/awesome-airbyte

Curated list of resources about Airbyte
https://github.com/marcosmarxm/awesome-airbyte

List: awesome-airbyte

airbyte airbytehq connectors data-integration

Last synced: 6 months ago
JSON representation

Curated list of resources about Airbyte

Awesome Lists containing this project

README

          

[](https://airbyte.com/)
# Awesome Airbyte

Explore this selected list of resources about [Airbyte](https://airbyte.com/).
Contributions are welcome! If you have a resource that deserves a spot here, please share.
New items are added to the top of each section, ensuring the latest resources are always easy to find.

# Content

- [1. Get Started](#get-started)
- [2. Community Connector Developer Kits](#community-connector-developer-kits)
- [3. Community Managed Projects](#community-managed-projects)
- [4. Conference Videos](#conference-videos)
- [5. Blogposts](#blogposts)
- [6. Modern Data Pipeline Projects](#modern-data-pipeline-projects)

---

## Get Started
- [Airbyte Documentation](https://docs.airbyte.com/)
- [Airbyte Connector Catalog](https://docs.airbyte.com/integrations/)
- [Airbyte Connector Source Code](https://github.com/airbytehq/airbyte/)
- [Airbyte Platform Source Code](https://github.com/airbytehq/airbyte-platform/)
- [Roadmap](https://github.com/orgs/airbytehq/projects/37/views/1)
- [Quickstarts](https://airbyte.com/quickstarts)

## Community Connector Developer Kits
- [TypeScript](https://github.com/faros-ai/airbyte-connectors)
- [.NET](https://github.com/mrhamburg/airbyte.cdk.dotnet)

## Community Managed Projects
- [Airbyte Serverless](https://github.com/unytics/airbyte_serverless)
- [Airbyte Kubernetes Operator](https://github.com/zncdata-labs/airbyte-operator)
- [Airbyte Client using Rust](https://github.com/agyleOS/airbyte_client)

## Conference Videos
- [move(data) 2023 Playlist](https://www.youtube.com/watch?v=SYEj0MAAz7I&list=PLgyvStszwUHgCHuUUuXKZJxNex5hQP00t)
- [move(data) 2022 Playlist](https://www.youtube.com/watch?v=-Fzl93zRcxM&list=PLgyvStszwUHjko19Z3PxkBxApbxgVjWp8)

## Blogposts
- [Integrating Airbyte with Data Orchestrators: Airflow, Dagster and Prefect
](https://airbyte.com/blog/integrating-airbyte-with-data-orchestrators-airflow-dagster-and-prefect)

## Modern Data Pipeline Projects
- [Airbyte Data Pipelines Lab](https://github.com/kzzzr/airbyte_lab) Deploy Airbyte using Terraform, Github Codespace and Actions.
- [Airbyte + Airflow Pipeline](https://github.com/marcosmarxm/airflow-summit-airbyte-2022) Example project how to use Airbyte and Airflow with Github version controled code for connectors and DAGs.