Introduction

GitHub stars GitHub Workflow Status License License

Data integration made simple, secure and extensible.
The new open-source standard to sync data from applications, APIs & databases to warehouses, lakes & other destinations.

Airbyte is on a mission to make data integration pipelines a commodity.

  • Maintenance-free connectors you can use in minutes. Just authenticate your sources and warehouse, and get connectors that adapt to schema and API changes for you.
  • Building new connectors made trivial. We make it very easy to add new connectors that you need, using the language of your choice, by offering scheduling and orchestration.
  • Designed to cover the long tail of connectors and needs. Benefit from the community's battle-tested connectors and adapt them to your specific needs.
  • Your data stays in your cloud. Have full control over your data, and the costs of your data transfers.
  • No more security compliance process to go through as Airbyte is self-hosted.
  • No more pricing indexed on volume, as cloud-based solutions offer.

Here's a list of our connectors with their health status.

Quick start

git clone https://github.com/airbytehq/airbyte.git
cd airbyte
docker-compose up

Now visit http://localhost:8000

Run Github Connection Script

Run the following command to set up

docker compose exec custom_script_runner python github_connection.py -g <your_github_personal_access_token> -r <github_repository_name>

License

See the LICENSE file for licensing information, and our FAQ for any questions you may have on that topic.