From 366b1ca6180e8597ee334c272457dccd8ceed4b4 Mon Sep 17 00:00:00 2001 From: Evan Tahler Date: Mon, 24 Apr 2023 13:45:41 -0700 Subject: [PATCH] THANK-YOU.md (#25444) --- README.md | 9 +++++++-- THANK-YOU.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 THANK-YOU.md diff --git a/README.md b/README.md index 57c66ce34555c..580a2f19f18e7 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,9 @@ We believe that only an **open-source** solution to data movement can cover the **long tail of data sources** while empowering data engineers to **customize existing connectors**. Our ultimate vision is to help you move data from any source to any destination. Airbyte already provides [300+ connectors](https://docs.airbyte.com/integrations/) for popular APIs, databases, data warehouses, and data lakes. You can implement Airbyte connectors in any language and take the form of a Docker image that follows the [Airbyte specification](https://docs.airbyte.com/understanding-airbyte/airbyte-protocol/). You can create new connectors very fast with: - - The [low-code Connector Development Kit](https://docs.airbyte.com/connector-development/config-based/low-code-cdk-overview) (CDK) for API connectors ([demo](https://www.youtube.com/watch?v=i7VSL2bDvmw)) - - The [Python CDK](https://docs.airbyte.com/connector-development/cdk-python/) ([tutorial](https://docs.airbyte.com/connector-development/tutorials/cdk-speedrun)) + +- The [low-code Connector Development Kit](https://docs.airbyte.com/connector-development/config-based/low-code-cdk-overview) (CDK) for API connectors ([demo](https://www.youtube.com/watch?v=i7VSL2bDvmw)) +- The [Python CDK](https://docs.airbyte.com/connector-development/cdk-python/) ([tutorial](https://docs.airbyte.com/connector-development/tutorials/cdk-speedrun)) Airbyte has a built-in scheduler and uses [Temporal](https://airbyte.com/blog/scale-workflow-orchestration-with-temporal) to orchestrate jobs and ensure reliability at scale. Airbyte leverages [dbt](https://www.youtube.com/watch?v=saXwh6SpeHA) to normalize extracted data and can trigger custom transformations in SQL and dbt. You can also orchestrate Airbyte syncs with [Airflow](https://docs.airbyte.com/operator-guides/using-the-airflow-airbyte-operator), [Prefect](https://docs.airbyte.com/operator-guides/using-prefect-task), or [Dagster](https://docs.airbyte.com/operator-guides/using-dagster-integration). @@ -112,3 +113,7 @@ See the [LICENSE](docs/project-overview/licenses/) file for licensing informatio - [Blog](https://airbyte.com/blog) for data insights articles, tutorials and updates - [Docs](https://docs.airbyte.com/) for Airbyte features - [Roadmap](https://app.harvestr.io/roadmap/view/pQU6gdCyc/launch-week-roadmap) for planned features + +## Thank You + +Airbyte would not be possible without the support and assistance of other open-source tools and companies. Visit our [thank you page](THANK-YOU.md) to lear more about how we build Airbyte. diff --git a/THANK-YOU.md b/THANK-YOU.md new file mode 100644 index 0000000000000..408c94903a4b0 --- /dev/null +++ b/THANK-YOU.md @@ -0,0 +1,51 @@ +## Airbyte's Thank you Page + +Airbyte would not be possible without the support and assistance of other open-source tools and companies who believe in giving back to the OSS community. On this page, we want to recognize the most important open-source or otherwise free parts of our stack. + +## Technologies + +**Docker** + +Docker is a software platform that allows developers to package and deploy applications inside containers. Containers are lightweight, portable, and self-sufficient environments that can run on any operating system or cloud platform. + +https://www.docker.com + +**Kubernetes** + +Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications. + +https://kubernetes.io + +**Micronaut** + +A modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications. + +https://micronaut.io + +**Gradle** + +From mobile apps to microservices, from small startups to big enterprises, Gradle helps teams build, automate and deliver better software, faster. + +https://gradle.org/ + +**Pypi** + +Find, install and publish Python packages with the Python Package Index + +https://pypi.org/ + +**Dagger** + +Develop your CI/CD pipelines as code and run them anywhere. + +https://dagger.io/ + +## Tools + +**Tuple** + +Tuple.com is a collaboration and screen-sharing tool which we use to build Airbyte. They offer a generous free tier for OSS projects. + +[![Tuple](https://img.shields.io/badge/Tuple%20❤️%20OSS-5A67D8?style=for-the-badge&logo=tuple)](https://tuple.app/github-badge) + +https://tuple.app/