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
- Host: GitHub
- URL: https://github.com/marcosmarxm/awesome-airbyte
- Owner: marcosmarxm
- Created: 2024-02-08T14:08:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T18:11:18.000Z (over 2 years ago)
- Last Synced: 2025-03-06T10:09:59.574Z (over 1 year ago)
- Topics: airbyte, airbytehq, connectors, data-integration
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.