-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Updated docs homepage with image and gif plus new designed se…
…ctions" (#37688)
- Loading branch information
1 parent
7874e32
commit 7992245
Showing
4 changed files
with
20 additions
and
64 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,79 +1,35 @@ | ||
--- | ||
displayed_sidebar: docs | ||
--- | ||
|
||
import OctaviaComic from './assets/docs/after-xkcd-airbyte-2.jpg' | ||
|
||
import AirbyteGif from './assets/docs/airbyte_product.gif' | ||
|
||
# Welcome to Airbyte Docs | ||
|
||
## What is Airbyte? | ||
|
||
Airbyte is an open-source data movement infrastructure for building extract and load (EL) data | ||
pipelines. It is designed for versatility, scalability, and ease-of-use. | ||
Airbyte is an open-source data movement infrastructure for building extract and load (EL) data pipelines. It is designed for versatility, scalability, and ease-of-use. | ||
|
||
There are three major components to know in Airbyte: | ||
There are three major components to know in Airbyte: | ||
|
||
1. **The connector catalog** | ||
- **350+ pre-built connectors**: Airbyte’s connector catalog comes “out-of-the-box” with over 350 | ||
pre-built connectors. These connectors can be used to start replicating data from a source to a | ||
destination in just a few minutes. | ||
- **No-Code Connector Builder**: You can easily extend Airbyte’s functionality to support your | ||
custom use cases through tools like the | ||
[No-Code Connector Builder](/connector-development/connector-builder-ui/overview). | ||
2. **The platform:** Airbyte’s platform provides all the horizontal services required to configure | ||
and scale data movement operations, available as | ||
[cloud-managed](https://airbyte.com/product/airbyte-cloud) or | ||
[self-managed](https://airbyte.com/product/airbyte-enterprise). | ||
3. **The user interface:** Airbyte features a UI, | ||
[**PyAirbyte**](/using-airbyte/pyairbyte/getting-started) (Python library), | ||
[**API**](/api-documentation), and [**Terraform Provider**](/terraform-documentation) to | ||
integrate with your preferred tooling and approach to infrastructure management. | ||
|
||
Airbyte is suitable for a wide range of data integration use cases, including AI data infrastructure | ||
and EL(T) workloads. Airbyte is also [embeddable](https://airbyte.com/product/powered-by-airbyte) | ||
within your own application or platform to power your product. | ||
|
||
<div align="center" > | ||
<img src={AirbyteGif} alt="Airbyte Product GIF" width="800" height="470" /> | ||
</div> | ||
* **350+ pre-built connectors**: Airbyte’s connector catalog comes “out-of-the-box” with over 350 pre-built connectors. These connectors can be used to start replicating data from a source to a destination in just a few minutes. | ||
* **No-Code Connector Builder**: You can easily extend Airbyte’s functionality to support your custom use cases through tools like the [No-Code Connector Builder](https://docs.airbyte.com/connector-development/connector-builder-ui/overview). | ||
2. **The platform:** Airbyte’s platform provides all the horizontal services required to configure and scale data movement operations, available as [cloud-managed](https://airbyte.com/product/airbyte-cloud) or [self-managed](https://airbyte.com/product/airbyte-enterprise). | ||
3. **The user interface:** Airbyte features a UI, [**PyAirbyte**](https://docs.airbyte.com/pyairbyte) (Python library), [**API**](https://docs.airbyte.com/api-documentation), and [**Terraform Provider**](https://docs.airbyte.com/terraform-documentation) to integrate with your preferred tooling and approach to infrastructure management. | ||
|
||
## Why an open-source data movement infrastructure? | ||
Airbyte is suitable for a wide range of data integration use cases, including AI data infrastructure and EL(T) workloads. Airbyte is also [embeddable](https://airbyte.com/product/powered-by-airbyte) within your own application or platform to power your product. | ||
|
||
Today, teams and organizations require efficient and timely data access to an ever-growing list of | ||
data sources. In-house data pipelines are brittle and costly to build and maintain. How many times | ||
have we been in this situation? | ||
## For Airbyte Cloud users | ||
|
||
<div align="center" > | ||
<img src={OctaviaComic} alt="Octavia Comic" width="700" height="700"/> | ||
</div> | ||
Browse the [connector catalog](/integrations/) to find the connector you want. In case the connector is not yet supported on Airbyte Cloud, consider using [Airbyte Open Source](#for-airbyte-open-source-users). | ||
|
||
Closed-source solutions are inflexible, and will always often still require complimentary in-house | ||
solutions. So at this point, investing in such solutions is just postponing the moment you’ll pile | ||
up very costly data pipeline technical debts. Is there a way to have a scalable and efficient data | ||
movement infrastructure that will enable your data team to be successful? That’s why we created | ||
Airbyte. | ||
Next, check out the [step-by-step tutorial](/using-airbyte/getting-started) to sign up for Airbyte Cloud, understand Airbyte [concepts](/using-airbyte/core-concepts), and run your first sync. | ||
|
||
## Getting Started | ||
## For Airbyte Open Source users | ||
|
||
There are 4 products to Airbyte: | ||
Browse the [connector catalog](/integrations/) to find the connector you want. If the connector is not yet supported on Airbyte Open Source, [build your own connector](/connector-development/). | ||
|
||
1. [Airbyte Open-Source](/category/deploy-airbyte): Check out the | ||
[Airbyte Open Source QuickStart](/using-airbyte/getting-started). Then learn how to | ||
[deploy](/deploying-airbyte/local-deployment) and [manage](/operator-guides/upgrading-airbyte) | ||
Airbyte Open Source in your cloud infrastructure. | ||
2. [Airbyte Cloud](http://cloud.airbyte.com/signup): Cloud is the fastest way to start syncing your | ||
data in minutes. | ||
3. [Airbyte Enterprise](https://airbyte.com/product/airbyte-enterprise): Own your data | ||
infrastructure, with advanced features and premium support. | ||
4. [Powered by Airbyte](https://reference.airbyte.com/reference/powered-by-airbyte?_gl=1*2lrnqy*_gcl_au*MTM1OTY1NTMzNi4xNzEyNjIwMDY3): | ||
White-label Airbyte to offer data integration features for your end users. | ||
Next, check out the [Airbyte Open Source QuickStart](/deploying-airbyte/local-deployment). Then learn how to [deploy](/deploying-airbyte/local-deployment) and [manage](/operator-guides/upgrading-airbyte) Airbyte Open Source in your cloud infrastructure. | ||
|
||
## Resources | ||
## For Airbyte contributors | ||
|
||
If you want to learn more: | ||
To contribute to Airbyte code, connectors, and documentation, refer to our [Contributing Guide](/contributing-to-airbyte/). | ||
|
||
- [Build vs. Buy your data pipelines](https://build-vs-buy.airbyte.com/) | ||
- [Industry’s survey on the best data infrastructure tools](https://state-of-data.com/) | ||
- [How Airbyte Powers Datadog’s Self-Serve Analytics Tool](https://airbyte.com/success-stories/datadog) | ||
[![GitHub stars](https://img.shields.io/github/stars/airbytehq/airbyte?style=social&label=Star&maxAge=2592000)](https://GitHub.com/airbytehq/airbyte/stargazers/) [![License](https://img.shields.io/static/v1?label=license&message=MIT&color=brightgreen)](https://github.com/airbytehq/airbyte/tree/a9b1c6c0420550ad5069aca66c295223e0d05e27/LICENSE/README.md) [![License](https://img.shields.io/static/v1?label=license&message=ELv2&color=brightgreen)](https://github.com/airbytehq/airbyte/tree/a9b1c6c0420550ad5069aca66c295223e0d05e27/LICENSE/README.md) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.