1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Files
airbyte/docs/platform/move-data/readme.md
2025-07-30 14:11:43 -07:00

14 lines
407 B
Markdown

---
products: all
---
import DocCardList from '@theme/DocCardList';
# Moving data
In Airbyte, you move data from **sources** to **destinations** using **connectors**. These connectors form **connections**. Connections contain **streams** of data and they're responsible for **syncing** your data.
This section explains these critical concepts and shows you how to move data in Airbyte.
<DocCardList />