1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Files
airbyte/docs/integrations/sources/magento.md
2024-05-07 08:19:33 -07:00

18 lines
703 B
Markdown

# Magento
[Magento](https://magento.com/products/magento-open-source) is an open source eCommerce Platform.
## Sync overview
Magento runs on MySQL. You can use Airbyte to sync your Magento instance by connecting to the underlying database using the [MySQL connector](mysql.md).
:::info
Reach out to your service representative or system admin to find the parameters required to connect to the underlying database
:::
### Output schema
The output schema is described in the [Magento docs](https://docs.magento.com/mbi/data-analyst/importing-data/integrations/magento-data.html). See the [MySQL connector](mysql.md) for more info on general rules followed by the MySQL connector when moving data.